Added module: ExpGamingCore.Ranking

This commit is contained in:
Cooldude2606
2018-06-02 21:08:33 +01:00
parent 4d05f13cb3
commit b8b514b133
12 changed files with 432 additions and 353 deletions

View File

@@ -40,7 +40,10 @@
"version": "3.4.0",
"location": "url",
"dependencies": {
"ExpGamingLib": ">=3.0.0"
"ExpGamingLib": ">=3.0.0",
"FactorioStdLib.Color": ">=0.8.0",
"FactorioStdLib.Table": ">=0.8.0",
"ExpGamingCore.Server": "?>=3.0.0"
}
},
"Server": {
@@ -53,8 +56,8 @@
"dependencies": {
"ExpGamingLib": ">=3.0.0",
"FactorioStdLib.Table": ">=0.8.0",
"ExpGamingCore/Ranking": "?>=3.0.0",
"ExpGamingCore/Commands": "?>=3.0.0"
"ExpGamingCore.Ranking": "?>=3.0.0",
"ExpGamingCore.Commands": "?>=3.0.0"
}
},
"Sync": {