Files
factorio-scenario-ExpCluster/modules/ExpGamingPlayer/inventorySearch/softmod.json
2018-12-23 16:37:01 +00:00

23 lines
583 B
JSON

{
"name": "ExpGamingPlayer.inventorySearch",
"version": "4.0.0",
"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": "^4.0.0"
},
"collection": "ExpGamingPlayer@4.0.0",
"submodules": {}
}