Updated Jsons

This commit is contained in:
Cooldude2606
2018-12-09 01:01:38 +00:00
parent 2042da5ca4
commit 874d97cc28
61 changed files with 1297 additions and 1980 deletions

View File

@@ -1,22 +1,24 @@
{
"name": "Readme",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a readme gui to the game that contains useful information",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Readme",
"New Player"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
}
"name": "ExpGamingInfo.Readme",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a readme gui to the game that contains useful information",
"location": "FSM_ARCHIVE",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Readme",
"New Player"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "^4.0.0"
},
"submodules": {},
"collection": "ExpGamingInfo@4.0.0"
}

View File

@@ -1,21 +1,24 @@
{
"name": "Rockets",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a rocket count gui to the game that shows milestones and average rocket time",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Rockets"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
}
"name": "ExpGamingInfo.Rockets",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a rocket count gui to the game that shows milestones and average rocket time",
"location": "FSM_ARCHIVE",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Rockets"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0",
"ExpGamingCore.Sync^4.0.0": "?*"
},
"submodules": {},
"collection": "ExpGamingInfo@4.0.0"
}

View File

@@ -1,22 +1,25 @@
{
"name": "Science",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a science count gui to the game that shows toatal made and per minute",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Science",
"Production"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
}
"name": "ExpGamingInfo.Science",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a science count gui to the game that shows toatal made and per minute",
"location": "FSM_ARCHIVE",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Science",
"Production"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0",
"ExpGamingCore.Sync^4.0.0": "?*"
},
"submodules": {},
"collection": "ExpGamingInfo@4.0.0"
}

View File

@@ -1,21 +1,23 @@
{
"name": "Tasklist",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a task list gui which acts like a bulletin board for the current tasks",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Tasks"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
}
}
"name": "ExpGamingInfo.Tasklist",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a task list gui which acts like a bulletin board for the current tasks",
"location": "FSM_ARCHIVE",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Tasks"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},
"submodules": {},
"collection": "ExpGamingInfo@4.0.0"
}

View File

@@ -1,92 +1,22 @@
{
"name": "ExpGamingInfo",
"version": "4.0.0",
"type": "Collection",
"description": "Adds info guis to the game for different production areas",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Production"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606@5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"Readme": {
"name": "Readme",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a readme gui to the game that contains useful information",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Readme",
"New Player"
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
},
"Rockets": {
"name": "Rockets",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a rocket count gui to the game that shows milestones and average rocket time",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Rockets"
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
},
"Science": {
"name": "Science",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a science count gui to the game that shows toatal made and per minute",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Science",
"Production"
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
},
"Tasklist": {
"name": "Tasklist",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a task list gui which acts like a bulletin board for the current tasks",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Tasks"
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
}
}
}
}
"name": "ExpGamingInfo",
"version": "4.0.0",
"type": "Collection",
"description": "Adds info guis to the game for different production areas",
"location": "FSM_ARCHIVE",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Production"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606@5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"ExpGamingInfo.Readme": "4.0.0",
"ExpGamingInfo.Rockets": "4.0.0",
"ExpGamingInfo.Science": "4.0.0",
"ExpGamingInfo.Tasklist": "4.0.0"
}
}