Files
factorio-scenario-ExpCluster/modules/ExpGamingCommands/bonus/softmod.json
2018-06-24 22:52:10 +01:00

21 lines
518 B
JSON

{
"name": "bonus",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows a bonus to be applied to players and instant respawn.",
"location": "<blank>",
"keywords": [
"Instant Respawn",
"Bonus",
"Cheat",
"Commands",
"ExpGaming",
"Respawn"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Commands": "^4.0.0",
"ExpGamingCore.Ranking": "?^4.0.0"
}
}