Some testing with FSM

This commit is contained in:
Cooldude2606
2018-06-16 21:37:42 +01:00
parent 864279377e
commit a7e35552e6
8 changed files with 40 additions and 15 deletions

View File

@@ -3,12 +3,12 @@
"module": "GlobalLib",
"description": "Adds some common functions used though out all ExpGaming modules",
"keywords": ["ExpGaming","Lib"],
"version": "3.4.0",
"version": "4.0.0",
"location": "url",
"dependencies": {
"StdLib.Game": "^0.8.0",
"StdLib.Color": "^0.8.0",
"StdLib.Table": "^0.8.0"
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Table": "^0.8.0"
},
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",