Files
factorio-scenario-ExpCluster/modules/ExpGamingCommands/bonus/softmod.json
Cooldude2606 04c398716d Remade Index
2018-10-12 18:29:50 +01:00

22 lines
657 B
JSON

{
"name": "bonus",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows a bonus to be applied to players and instant respawn.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.bonus_4.0.0.zip",
"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"
}