Few minnor chagnes while messing with FSM

This commit is contained in:
Cooldude2606
2018-06-12 16:53:00 +01:00
parent 13c5961d39
commit 864279377e
10 changed files with 102 additions and 51 deletions

12
softmod.json Normal file
View File

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