Added ExpGamingCommands.bonus

This commit is contained in:
Cooldude2606
2018-06-24 21:38:22 +01:00
parent 36be279748
commit f1de9ff429
3 changed files with 110 additions and 66 deletions

View File

@@ -0,0 +1,24 @@
{
"name": "bonus",
"version": "4.0.0",
"type": "Module",
"description": "Allows a bonus to be applied to players and instant respawn.",
"location": "<blank>",
"keywords": [
"Instant Respawn",
"Bonus",
"Cheat",
"Commands",
"ExpGaming",
"Respawn"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Commands": "^4.0.0",
"ExpGamingCore.Ranking": "?^4.0.0"
}
}