mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 03:55:23 +09:00
25 lines
697 B
JSON
25 lines
697 B
JSON
{
|
|
"name": "Ranking",
|
|
"version": "4.0.0",
|
|
"type": "Submodule",
|
|
"description": "A full ranking system for factorio.",
|
|
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Ranking_4.0.0.zip",
|
|
"keywords": [
|
|
"Library",
|
|
"Lib",
|
|
"ExpGaming",
|
|
"Core",
|
|
"Ranking",
|
|
"Ranks",
|
|
"Permissions",
|
|
"Roles"
|
|
],
|
|
"dependencies": {
|
|
"ExpGamingLib": "^4.0.0",
|
|
"FactorioStdLib.Color": "^0.8.0",
|
|
"FactorioStdLib.Table": "^0.8.0",
|
|
"FactorioStdLib.Game": "^0.8.0",
|
|
"ExpGamingCore.Server": "?^4.0.0"
|
|
},
|
|
"collection": "ExpGamingCore_4.0.0"
|
|
} |