Remade Index

This commit is contained in:
Cooldude2606
2018-10-12 18:29:50 +01:00
parent 481f1ee660
commit 04c398716d
80 changed files with 271 additions and 342 deletions

View File

@@ -0,0 +1,23 @@
{
"name": "Role",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds roles where a player can have more than one role",
"location": "<blank>",
"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"
},
"collection": "ExpGamingCore_4.0.0"
}