mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 03:55:23 +09:00
25 lines
683 B
JSON
25 lines
683 B
JSON
{
|
|
"name": "ExpGamingCore.Gui.center",
|
|
"version": "4.0.0",
|
|
"description": "Adds a pre-made center gui format.",
|
|
"author": "Cooldude2606",
|
|
"contact": "Discord: Cooldude2606#5241",
|
|
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
|
|
"location": "FSM_ARCHIVE",
|
|
"keywords": [
|
|
"Gui",
|
|
"Center"
|
|
],
|
|
"collection": "ExpGamingCore.Gui@4.0.0",
|
|
"dependencies": {
|
|
"mod-gui": "*",
|
|
"FactorioStdLib.Game": "^0.8.0",
|
|
"FactorioStdLib.Color": "^0.8.0",
|
|
"ExpGamingCore.Role": "?^4.0.0",
|
|
"ExpGamingCore.Gui": "^4.0.0",
|
|
"ExpGamingCore.Gui.inputs": "^4.0.0",
|
|
"ExpGamingCore.Gui.toolbar": "?^4.0.0"
|
|
},
|
|
"submodules": {}
|
|
}
|