mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 04:51:40 +09:00
Updated ExpGamingCore.Gui
This commit is contained in:
26
modules/ExpGamingCore/Gui/left/softmod.json
Normal file
26
modules/ExpGamingCore/Gui/left/softmod.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "ExpGamingCore.Gui.left",
|
||||
"version": "4.0.0",
|
||||
"description": "Adds an easy way to create auto updating left guis with toggle buttons.",
|
||||
"author": "Cooldude2606",
|
||||
"contact": "Discord: Cooldude2606#5241",
|
||||
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
|
||||
"location": "FSM_ARCHIVE",
|
||||
"keywords": [
|
||||
"Gui",
|
||||
"Left",
|
||||
"AutoUpdate"
|
||||
],
|
||||
"collection": "ExpGamingCore.Gui@4.0.0",
|
||||
"dependencies": {
|
||||
"mod-gui": "*",
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"ExpGamingCore.Server": "^4.0.0",
|
||||
"FactorioStdLib.Color": "^0.8.0",
|
||||
"ExpGamingCore.Gui": "^4.0.0",
|
||||
"ExpGamingCore.Gui.inputs": "^4.0.0",
|
||||
"ExpGamingCore.Gui.toolbar": "?^4.0.0",
|
||||
"ExpGamingCore.Role": "?^4.0.0"
|
||||
},
|
||||
"submodules": {}
|
||||
}
|
||||
Reference in New Issue
Block a user