Files
factorio-scenario-ExpCluster/softmod.json
2018-09-03 19:28:18 +01:00

20 lines
638 B
JSON

{
"name": "ExpGamingScenario",
"version": "0.16.51",
"type": "Scenario",
"description": "Explosive gaming's factorio secenario ran on every public server",
"modules": {
"ExpGamingCore": "^4.0.0",
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.String": "^0.8.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib": "^0.8.0",
"ExpGamingCommands": "^4.0.0",
"ExpGamingPlayer": "^4.0.0",
"ExpGamingAdmin": "^4.0.0",
"ExpGamingBot": "^4.0.0"
},
"dependencies": {}
}