Files
factorio-scenario-ExpCluster/old/modules/DONE/SpawnArea/softmod.json
2019-03-25 19:55:17 +00:00

20 lines
474 B
JSON

{
"name": "SpawnArea",
"version": "4.0.0",
"description": "Creates a safe spawn area with chests and auto refilling turrets.",
"location": "FSM_ARCHIVE",
"keywords": [
"Spawn",
"Safe",
"Turrets",
"Auto Refill"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Game": "^0.8.0"
},
"submodules": {}
}