mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 03:55:23 +09:00
25 lines
692 B
JSON
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": {}
|
|
}
|