Updates to json files

This commit is contained in:
Cooldude2606
2018-08-14 17:24:31 +01:00
parent 5fac283d2b
commit 0b67b8a7b5
29 changed files with 193 additions and 131 deletions

View File

@@ -1,7 +1,6 @@
{
"name": "ExpGamingScenario",
"version": "0.16.51",
"type": "Scenario",
"description": "Explosive gaming's factorio secenario ran on every public server",
"modules": {
@@ -11,6 +10,9 @@
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.String": "^0.8.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib": "^0.8.0"
}
"FactorioStdLib": "^0.8.0",
"ExpGamingCommands": "^4.0.0",
"ExpGamingPlayer": "^4.0.0"
},
"dependencies": {}
}