Updates to json files

This commit is contained in:
Cooldude2606
2018-08-14 17:24:31 +01:00
parent 5fac283d2b
commit 0b67b8a7b5
29 changed files with 193 additions and 131 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "Server",
"version": "4.0.0",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a thread system and event listening and a admin bypass (recommend to disable /c and use optional /interface)",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Server.zip",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Server_4.0.0.zip",
"keywords": [
"Library",
"Lib",
@@ -14,9 +14,6 @@
"Interface",
"Events"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Table": "^0.8.0",
@@ -24,5 +21,6 @@
"FactorioStdLib.String": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Commands": "?^4.0.0"
}
},
"collection": "ExpGamingCore_4.0.0"
}