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

@@ -1,11 +1,11 @@
{
"name": "ExpGaming",
"version": "4.0.0",
"name": "ExpGamingScenario",
"version": "0.16.51",
"module": "Scenario",
"description": "Explosive gaming's factorio secenario ran on every public server",
"modules": {
"ExpGamingCore": "^4.0.0",
"ExpGamingLib": "^3.4.0",
"ExpGamingLib": "^4.0.0",
"FactorioModGui": "^1.0.0",
"FactorioStdLib": "^0.8.0"
}