Files
factorio-scenario-ExpCluster/modules/ExpGamingCommands/cheatMode/softmod.json
2018-09-19 22:20:03 +01:00

19 lines
532 B
JSON

{
"name": "cheatMode",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a command which allow you to toggle cheatmode",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.cheatMode_4.0.0.zip",
"keywords": [
"Cheat",
"Commands",
"Admin",
"ExpGaming",
"Cheat Mode",
"Hacks"
],
"dependencies": {
"ExpGamingCore.Command": "^4.0.0"
},
"collection": "ExpGamingCommands_4.0.0"
}