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

25 lines
692 B
JSON

{
"name": "ExpGamingCore.Gui.popup",
"version": "4.0.0",
"description": "Adds popup guis to the gui system which builds upon the left gui system.",
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"location": "FSM_ARCHIVE",
"keywords": [
"Gui",
"Popup",
"Left"
],
"collection": "ExpGamingCore.Gui@4.0.0",
"dependencies": {
"mod-gui": "*",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Gui.inputs": "^4.0.0",
"ExpGamingCore.Server": "?^4.0.0",
"ExpGamingCore.Gui.left": "?^4.0.0"
},
"submodules": {}
}