Files
factorio-scenario-ExpCluster/modules/ExpGamingCore/Gui/softmod.json
Cooldude2606 874d97cc28 Updated Jsons
2018-12-09 01:01:38 +00:00

26 lines
555 B
JSON

{
"name": "ExpGamingCore.Gui",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a objective version to custom guis.",
"location": "FSM_ARCHIVE",
"keywords": [
"Library",
"Lib",
"ExpGaming",
"Core",
"Gui",
"ExpGui"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Color": "*",
"FactorioStdLib.Game": "*",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingCore.Server": "?*"
},
"collection": "ExpGamingCore@4.0.0",
"submodules": {}
}