Files
factorio-scenario-ExpCluster/modules/ExpGamingCommands/bonus/softmod.json
2018-12-23 16:37:01 +00:00

23 lines
519 B
JSON

{
"name": "ExpGamingCommands.bonus",
"version": "4.0.0",
"description": "Allows a bonus to be applied to players and instant respawn.",
"location": "FSM_ARCHIVE",
"keywords": [
"Instant Respawn",
"Bonus",
"Cheat",
"Commands",
"ExpGaming",
"Respawn"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0"
},
"collection": "ExpGamingCommands@4.0.0",
"submodules": {}
}