mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Updated ExpGamingCore.Gui
This commit is contained in:
23
modules/ExpGamingCore/Gui/toolbar/softmod.json
Normal file
23
modules/ExpGamingCore/Gui/toolbar/softmod.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user