Files
factorio-scenario-ExpCluster/modules/ExpGamingCommands/cheatMode/softmod.json
2018-07-21 21:17:35 +01:00

18 lines
386 B
JSON

{
"name": "cheatMode",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a command which allow you to toggle cheatmode",
"location": "<blank>",
"keywords": [
"Cheat",
"Commands",
"Admin",
"ExpGaming",
"Cheat Mode",
"Hacks"
],
"dependencies": {
"ExpGamingCore.Commands": "^4.0.0"
}
}