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

@@ -17,10 +17,10 @@
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
"FactorioStdLib.Color": "*",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.String": "^0.8.0",
"FactorioStdLib.Game": "*",
"ExpGamingCore.Command": "?*"
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Command": "?^4.0.0"
},
"collection": "ExpGamingCore@4.0.0",
"submodules": {}