Files
factorio-scenario-ExpCluster/modules/ExpGamingCore/Gui/left/softmod.json
2018-12-09 15:47:18 +00:00

27 lines
772 B
JSON

{
"name": "ExpGamingCore.Gui.left",
"version": "4.0.0",
"description": "Adds an easy way to create auto updating left guis with toggle buttons.",
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"location": "FSM_ARCHIVE",
"keywords": [
"Gui",
"Left",
"AutoUpdate"
],
"collection": "ExpGamingCore.Gui@4.0.0",
"dependencies": {
"mod-gui": "*",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Server": "^4.0.0",
"FactorioStdLib.Color": "^0.8.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Gui.inputs": "^4.0.0",
"ExpGamingCore.Gui.toolbar": "?^4.0.0",
"ExpGamingCore.Role": "?^4.0.0"
},
"submodules": {}
}