mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 03:55:23 +09:00
24 lines
624 B
JSON
24 lines
624 B
JSON
{
|
|
"name": "ExpGamingCore.Gui.toolbar",
|
|
"version": "4.0.0",
|
|
"description": "Adds a toolbar at the top of the screen",
|
|
"author": "Cooldude2606",
|
|
"contact": "Discord: Cooldude26060#5241",
|
|
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
|
|
"location": "FSM_ARCHIVE",
|
|
"keywords": [
|
|
"Gui",
|
|
"Toolbar",
|
|
"Buttons"
|
|
],
|
|
"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.Role": "?^4.0.0"
|
|
},
|
|
"submodules": {}
|
|
}
|