mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
28 lines
669 B
JSON
28 lines
669 B
JSON
{
|
|
"name": "ExpGamingCore.Server",
|
|
"version": "4.0.0",
|
|
"type": "Submodule",
|
|
"description": "Adds a thread system and event listening and a admin bypass (recommend to disable /c and use optional /interface)",
|
|
"location": "FSM_ARCHIVE",
|
|
"keywords": [
|
|
"Library",
|
|
"Lib",
|
|
"ExpGaming",
|
|
"Core",
|
|
"Server",
|
|
"Thread",
|
|
"Interface",
|
|
"Events"
|
|
],
|
|
"dependencies": {
|
|
"ExpGamingLib": "^4.0.0",
|
|
"FactorioStdLib.Table": "^0.8.0",
|
|
"FactorioStdLib.Color": "*",
|
|
"FactorioStdLib.String": "^0.8.0",
|
|
"FactorioStdLib.Game": "*",
|
|
"ExpGamingCore.Command": "?*"
|
|
},
|
|
"collection": "ExpGamingCore@4.0.0",
|
|
"submodules": {}
|
|
}
|