Files
factorio-scenario-ExpCluster/modules/ExpGamingCommands/cheatMode/softmod.json
Cooldude2606 874d97cc28 Updated Jsons
2018-12-09 01:01:38 +00:00

21 lines
425 B
JSON

{
"name": "ExpGamingCommands.cheatMode",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a command which allow you to toggle cheatmode",
"location": "FSM_ARCHIVE",
"keywords": [
"Cheat",
"Commands",
"Admin",
"ExpGaming",
"Cheat Mode",
"Hacks"
],
"dependencies": {
"ExpGamingCore.Command": "^4.0.0"
},
"collection": "ExpGamingCommands@4.0.0",
"submodules": {}
}