Files
factorio-scenario-ExpCluster/modules/ExpGamingCore/Group/softmod.json
2018-09-19 22:20:03 +01:00

20 lines
463 B
JSON

{
"name": "Group",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a system to manage and auto-create permission groups.",
"location": "<blank>",
"keywords": [
"Groups",
"ExpGaming",
"System",
"Management",
"Manage",
"Permissions"
],
"dependencies": {
"FactorioStdLib": "^0.8.0",
"ExpGamingLib": "^4.0.0"
},
"collection": "ExpGamingCore_4.0.0"
}