Updated ExpGamingCore.Gui

This commit is contained in:
Cooldude2606
2018-12-09 15:47:18 +00:00
parent 874d97cc28
commit 1db000dcf0
22 changed files with 452 additions and 346 deletions

View 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": {}
}