mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 03:55:23 +09:00
20 lines
474 B
JSON
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": {}
|
|
}
|