Updated Jsons

This commit is contained in:
Cooldude2606
2018-12-09 01:01:38 +00:00
parent 2042da5ca4
commit 874d97cc28
61 changed files with 1297 additions and 1980 deletions

View File

@@ -1,21 +1,23 @@
{
"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.Role": "?^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingPlayer_4.0.0"
}
"name": "ExpGamingPlayer.inventorySearch",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds an inventory search that is proformed on a random player every 15 seconds.",
"location": "FSM_ARCHIVE",
"keywords": [
"Search",
"ExpGaming",
"Player",
"Inventory"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"ExpGamingAdmin.TempBan": "^4.0.0",
"ExpGamingAdmin.Warnings": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingAdmin.AdminLib": "^4.0.0"
},
"collection": "ExpGamingPlayer@4.0.0",
"submodules": {}
}