File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
| Project | Package |
4
4
| ------------------------------ | :--------------------------------------: |
5
- | StateMachine | [ ![ NuGet] ( https://img.shields.io/nuget/v/StateMachine.svg?maxAge=2592000 )] ( https://www.nuget.org/packages/StateMachine/ ) |
6
- | MonoGameStateMachine | [ ![ NuGet] ( https://img.shields.io/nuget/v/MonoGameStateMachine.svg )] ( https://www.nuget.org/packages/MonoGameStateMachine/ ) |
5
+ | StateMachine | [ ![ NuGet] ( https://img.shields.io/nuget/v/StateMachine.svg?maxAge=2592000 )] ( https://www.nuget.org/packages/StateMachine/ ) [ ![ NuGet ] ( https://img.shields.io/nuget/dt/StateMachine.svg?maxAge=2592000 )] ( https://www.nuget.org/packages/StateMachine/ ) |
6
+ | MonoGameStateMachine | [ ![ NuGet] ( https://img.shields.io/nuget/v/MonoGameStateMachine.svg )] ( https://www.nuget.org/packages/MonoGameStateMachine/ ) [ ![ NuGet ] ( https://img.shields.io/nuget/dt/MonoGameStateMachine.svg )] ( https://www.nuget.org/packages/MonoGameStateMachine/ ) |
7
7
| Java-Version: JavaStateMachine | [ Olards Java Version on GitHub] ( https://github.com/Olard/JavaStateMachine ) |
8
8
9
9
# Finite-State-Machine
@@ -341,4 +341,4 @@ public void main() {
341
341
## Inspired by:
342
342
343
343
* [ Fluent-State-Machine] ( https://github.com/Real-Serious-Games/Fluent-State-Machine ) - by RoryDungan (MIT License)
344
- * [ Nate] ( https://github.com/mmonteleone/nate ) - by mmonteleone (MIT License)
344
+ * [ Nate] ( https://github.com/mmonteleone/nate ) - by mmonteleone (MIT License)
You can’t perform that action at this time.
0 commit comments