Update to softmod jsons

This commit is contained in:
Cooldude2606
2018-06-16 21:49:22 +01:00
parent 07cb8d535a
commit 3e026cc3fe
2 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
"version": "4.0.0", "version": "4.0.0",
"module": "Collection", "module": "Collection",
"description": "Explosive Gaming Core Files", "description": "Explosive Gaming Core Files",
"location": "url", "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.zip",
"keywords": [ "keywords": [
"Library", "Library",
"Lib", "Lib",
@@ -26,7 +26,7 @@
"Commands" "Commands"
], ],
"version": "4.0.0", "version": "4.0.0",
"location": "url", "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Commands.zip",
"dependencies": { "dependencies": {
"ExpGamingLib": "^4.0.0", "ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0", "FactorioStdLib.Table": "^0.8.0",
@@ -48,7 +48,7 @@
"ExpGui" "ExpGui"
], ],
"version": "4.0.0", "version": "4.0.0",
"location": "url", "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Gui.zip",
"dependencies": { "dependencies": {
"FactorioModGui": "^1.0.0", "FactorioModGui": "^1.0.0",
"ExpGamingLib": "^4.0.0", "ExpGamingLib": "^4.0.0",
@@ -74,7 +74,7 @@
"Roles" "Roles"
], ],
"version": "4.0.0", "version": "4.0.0",
"location": "url", "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Ranking.zip",
"dependencies": { "dependencies": {
"ExpGamingLib": "^4.0.0", "ExpGamingLib": "^4.0.0",
"FactorioStdLib.Color": "^0.8.0", "FactorioStdLib.Color": "^0.8.0",
@@ -98,7 +98,7 @@
"Events" "Events"
], ],
"version": "4.0.0", "version": "4.0.0",
"location": "url", "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Server.zip",
"dependencies": { "dependencies": {
"ExpGamingLib": "^4.0.0", "ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0", "FactorioStdLib.Table": "^0.8.0",
@@ -124,7 +124,7 @@
"Discord" "Discord"
], ],
"version": "4.0.0", "version": "4.0.0",
"location": "url", "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Sync.zip",
"dependencies": { "dependencies": {
"ExpGamingLib": "^4.0.0", "ExpGamingLib": "^4.0.0",
"FactorioStdLib.Color": "^0.8.0", "FactorioStdLib.Color": "^0.8.0",

View File

@@ -4,7 +4,7 @@
"description": "Adds some common functions used though out all ExpGaming modules", "description": "Adds some common functions used though out all ExpGaming modules",
"keywords": ["ExpGaming","Lib"], "keywords": ["ExpGaming","Lib"],
"version": "4.0.0", "version": "4.0.0",
"location": "url", "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingLib.zip",
"dependencies": { "dependencies": {
"FactorioStdLib.Game": "^0.8.0", "FactorioStdLib.Game": "^0.8.0",
"FactorioStdLib.Color": "^0.8.0", "FactorioStdLib.Color": "^0.8.0",