Files
factorio-scenario-ExpCluster/modules/ExpGamingCore/Role/softmod.json
Cooldude2606 874d97cc28 Updated Jsons
2018-12-09 01:01:38 +00:00

26 lines
612 B
JSON

{
"name": "ExpGamingCore.Role",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds roles where a player can have more than one role",
"location": "FSM_ARCHIVE",
"keywords": [
"Role",
"Ranks",
"Permissions",
"Alowed",
"Admin"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Group": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingCore.Sync": "^4.0.0"
},
"collection": "ExpGamingCore@4.0.0",
"submodules": {}
}