Added ExpGamingPlayer.InventroySearch

This commit is contained in:
Cooldude2606
2018-09-14 20:19:04 +01:00
parent d554255d0b
commit 2c7490e1bf
3 changed files with 76 additions and 20 deletions

View File

@@ -72,11 +72,33 @@
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Ranking": "?^4.0.0",
"ExpGamingAdmin.AdminLib": "?^4.0.0",
"ExpGamingAdmin.buttonFlow": "?^4.0.0",
"ExpGamingAdmin.reports": "?^4.0.0",
"ExpGamingPlayer.playerInfo": "?^4.0.0"
},
"collection": "ExpGamingPlayer_4.0.0"
},
"inventorySearch": {
"name": "inventorySearch",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds an inventory search that is proformed on a random player every 15 seconds.",
"location": "<blank>",
"keywords": [
"Search",
"ExpGaming",
"Player",
"Inventory"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"ExpGamingAdmin.TempBan": "^4.0.0",
"ExpGamingAdmin.Warnings": "^4.0.0",
"ExpGamingCore.Ranking": "?^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingPlayer_4.0.0"
}
},
"dependencies": {}