mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Some more messing around with testing fsm
This commit is contained in:
21
jsonDownloads/ExpGamingCore.Commands@4.0.0.json
Normal file
21
jsonDownloads/ExpGamingCore.Commands@4.0.0.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "Commands",
|
||||
"module": "commands",
|
||||
"description": "A better command handler than the base game.",
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Commands"
|
||||
],
|
||||
"version": "4.0.0",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Commands.zip",
|
||||
"dependencies": {
|
||||
"ExpGamingLib": "^4.0.0",
|
||||
"FactorioStdLib.Table": "^0.8.0",
|
||||
"FactorioStdLib.Color": "^0.8.0",
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"ExpGamingCore.Ranking": "?^4.0.0"
|
||||
}
|
||||
}
|
||||
24
jsonDownloads/ExpGamingCore.Gui@4.0.0.json
Normal file
24
jsonDownloads/ExpGamingCore.Gui@4.0.0.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "Gui",
|
||||
"module": "Gui",
|
||||
"description": "Adds a objective version to custom guis.",
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Gui",
|
||||
"ExpGui"
|
||||
],
|
||||
"version": "4.0.0",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Gui.zip",
|
||||
"dependencies": {
|
||||
"FactorioModGui": "^1.0.0",
|
||||
"ExpGamingLib": "^4.0.0",
|
||||
"FactorioStdLib.Table": "^0.8.0",
|
||||
"FactorioStdLib.Color": "^0.8.0",
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"ExpGamingCore.Ranking": "?^4.0.0",
|
||||
"ExpGamingCore.Server": "?^4.0.0"
|
||||
}
|
||||
}
|
||||
24
jsonDownloads/ExpGamingCore.Ranking@4.0.0.json
Normal file
24
jsonDownloads/ExpGamingCore.Ranking@4.0.0.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "Ranking",
|
||||
"module": "Ranking",
|
||||
"description": "A full ranking system for factorio.",
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Ranking",
|
||||
"Ranks",
|
||||
"Permissions",
|
||||
"Roles"
|
||||
],
|
||||
"version": "4.0.0",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Ranking.zip",
|
||||
"dependencies": {
|
||||
"ExpGamingLib": "^4.0.0",
|
||||
"FactorioStdLib.Color": "^0.8.0",
|
||||
"FactorioStdLib.Table": "^0.8.0",
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"ExpGamingCore.Server": "?^4.0.0"
|
||||
}
|
||||
}
|
||||
26
jsonDownloads/ExpGamingCore.Server@4.0.0.json
Normal file
26
jsonDownloads/ExpGamingCore.Server@4.0.0.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "Server",
|
||||
"module": "Server",
|
||||
"description": "Adds a thread system and event listening and a admin bypass (recommend to disable /c and use optional /interface)",
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Server",
|
||||
"Thread",
|
||||
"Interface",
|
||||
"Events"
|
||||
],
|
||||
"version": "4.0.0",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Server.zip",
|
||||
"dependencies": {
|
||||
"ExpGamingLib": "^4.0.0",
|
||||
"FactorioStdLib.Table": "^0.8.0",
|
||||
"FactorioStdLib.Color": "^0.8.0",
|
||||
"FactorioStdLib.String": "^0.8.0",
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"ExpGamingCore.Ranking": "?^4.0.0",
|
||||
"ExpGamingCore.Commands": "?^4.0.0"
|
||||
}
|
||||
}
|
||||
25
jsonDownloads/ExpGamingCore.Sync@4.0.0.json
Normal file
25
jsonDownloads/ExpGamingCore.Sync@4.0.0.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "Sync",
|
||||
"module": "Sync",
|
||||
"description": "Allows syncing with an outside server and info panle.",
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Info",
|
||||
"Sync",
|
||||
"External",
|
||||
"Discord"
|
||||
],
|
||||
"version": "4.0.0",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Sync.zip",
|
||||
"dependencies": {
|
||||
"ExpGamingLib": "^4.0.0",
|
||||
"FactorioStdLib.Color": "^0.8.0",
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"FactorioStdLib.Table": "^0.8.0",
|
||||
"ExpGamingCore.Ranking": "?^4.0.0",
|
||||
"ExpGamingCore.Gui": "?^4.0.0"
|
||||
}
|
||||
}
|
||||
139
jsonDownloads/ExpGamingCore@4.0.0.json
Normal file
139
jsonDownloads/ExpGamingCore@4.0.0.json
Normal file
@@ -0,0 +1,139 @@
|
||||
{
|
||||
"name": "ExpGamingCore",
|
||||
"version": "4.0.0",
|
||||
"module": "Collection",
|
||||
"description": "Explosive Gaming Core Files",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.zip",
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core"
|
||||
],
|
||||
"author": "Cooldude2606",
|
||||
"contact": "Discord: Cooldude2606#5241",
|
||||
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
|
||||
"submodules": {
|
||||
"Commands": {
|
||||
"name": "Commands",
|
||||
"module": "commands",
|
||||
"description": "A better command handler than the base game.",
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Commands"
|
||||
],
|
||||
"version": "4.0.0",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Commands.zip",
|
||||
"dependencies": {
|
||||
"ExpGamingLib": "^4.0.0",
|
||||
"FactorioStdLib.Table": "^0.8.0",
|
||||
"FactorioStdLib.Color": "^0.8.0",
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"ExpGamingCore.Ranking": "?^4.0.0"
|
||||
}
|
||||
},
|
||||
"Gui": {
|
||||
"name": "Gui",
|
||||
"module": "Gui",
|
||||
"description": "Adds a objective version to custom guis.",
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Gui",
|
||||
"ExpGui"
|
||||
],
|
||||
"version": "4.0.0",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Gui.zip",
|
||||
"dependencies": {
|
||||
"FactorioModGui": "^1.0.0",
|
||||
"ExpGamingLib": "^4.0.0",
|
||||
"FactorioStdLib.Table": "^0.8.0",
|
||||
"FactorioStdLib.Color": "^0.8.0",
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"ExpGamingCore.Ranking": "?^4.0.0",
|
||||
"ExpGamingCore.Server": "?^4.0.0"
|
||||
}
|
||||
},
|
||||
"Ranking": {
|
||||
"name": "Ranking",
|
||||
"module": "Ranking",
|
||||
"description": "A full ranking system for factorio.",
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Ranking",
|
||||
"Ranks",
|
||||
"Permissions",
|
||||
"Roles"
|
||||
],
|
||||
"version": "4.0.0",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Ranking.zip",
|
||||
"dependencies": {
|
||||
"ExpGamingLib": "^4.0.0",
|
||||
"FactorioStdLib.Color": "^0.8.0",
|
||||
"FactorioStdLib.Table": "^0.8.0",
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"ExpGamingCore.Server": "?^4.0.0"
|
||||
}
|
||||
},
|
||||
"Server": {
|
||||
"name": "Server",
|
||||
"module": "Server",
|
||||
"description": "Adds a thread system and event listening and a admin bypass (recommend to disable /c and use optional /interface)",
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Server",
|
||||
"Thread",
|
||||
"Interface",
|
||||
"Events"
|
||||
],
|
||||
"version": "4.0.0",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Server.zip",
|
||||
"dependencies": {
|
||||
"ExpGamingLib": "^4.0.0",
|
||||
"FactorioStdLib.Table": "^0.8.0",
|
||||
"FactorioStdLib.Color": "^0.8.0",
|
||||
"FactorioStdLib.String": "^0.8.0",
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"ExpGamingCore.Ranking": "?^4.0.0",
|
||||
"ExpGamingCore.Commands": "?^4.0.0"
|
||||
}
|
||||
},
|
||||
"Sync": {
|
||||
"name": "Sync",
|
||||
"module": "Sync",
|
||||
"description": "Allows syncing with an outside server and info panle.",
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Info",
|
||||
"Sync",
|
||||
"External",
|
||||
"Discord"
|
||||
],
|
||||
"version": "4.0.0",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Sync.zip",
|
||||
"dependencies": {
|
||||
"ExpGamingLib": "^4.0.0",
|
||||
"FactorioStdLib.Color": "^0.8.0",
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"FactorioStdLib.Table": "^0.8.0",
|
||||
"ExpGamingCore.Ranking": "?^4.0.0",
|
||||
"ExpGamingCore.Gui": "?^4.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
19
jsonDownloads/ExpGamingLib@4.0.0.json
Normal file
19
jsonDownloads/ExpGamingLib@4.0.0.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "ExpGamingLib",
|
||||
"module": "GlobalLib",
|
||||
"description": "Adds some common functions used though out all ExpGaming modules",
|
||||
"keywords": [
|
||||
"ExpGaming",
|
||||
"Lib"
|
||||
],
|
||||
"version": "4.0.0",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingLib.zip",
|
||||
"dependencies": {
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"FactorioStdLib.Color": "^0.8.0",
|
||||
"FactorioStdLib.Table": "^0.8.0"
|
||||
},
|
||||
"author": "Cooldude2606",
|
||||
"contact": "Discord: Cooldude2606#5241",
|
||||
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE"
|
||||
}
|
||||
13
jsonDownloads/ExpGamingScenario@0.16.51.json
Normal file
13
jsonDownloads/ExpGamingScenario@0.16.51.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "ExpGamingScenario",
|
||||
"version": "0.16.51",
|
||||
"module": "Scenario",
|
||||
"description": "Explosive gaming's factorio secenario ran on every public server",
|
||||
"modules": {
|
||||
"ExpGamingCore": "^4.0.0",
|
||||
"ExpGamingLib": "^4.0.0",
|
||||
"FactorioModGui": "^1.0.0",
|
||||
"FactorioStdLib": "^0.8.0"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
17
jsonDownloads/FactorioModGui@1.0.0.json
Normal file
17
jsonDownloads/FactorioModGui@1.0.0.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "FactorioModGui",
|
||||
"module": "mod_gui",
|
||||
"description": "A way to standadise the way mods hanndle their guis.",
|
||||
"keywords": [
|
||||
"Factorio",
|
||||
"Gui",
|
||||
"Non-Download",
|
||||
"Included"
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"location": "url",
|
||||
"dependencies": {},
|
||||
"author": "Factorio Dev Team",
|
||||
"contact": "Any other questions please feel free to ask on the modding help forum.",
|
||||
"license": "C:/Program Files (x86)/Steam/steamapps/common/Factorio/data/licenses.txt"
|
||||
}
|
||||
15
jsonDownloads/FactorioStdLib.Color@0.8.0.json
Normal file
15
jsonDownloads/FactorioStdLib.Color@0.8.0.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Color",
|
||||
"module": "Color",
|
||||
"description": "A defines module for retrieving colors by name.",
|
||||
"keywords": [
|
||||
"Standard Library",
|
||||
"Lib",
|
||||
"StdLib",
|
||||
"Color",
|
||||
"Extends"
|
||||
],
|
||||
"version": "0.8.0",
|
||||
"location": "url",
|
||||
"dependencies": {}
|
||||
}
|
||||
15
jsonDownloads/FactorioStdLib.Game@0.8.0.json
Normal file
15
jsonDownloads/FactorioStdLib.Game@0.8.0.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Game",
|
||||
"module": "Game",
|
||||
"description": "The game module.",
|
||||
"keywords": [
|
||||
"Standard Library",
|
||||
"Lib",
|
||||
"StdLib",
|
||||
"Game",
|
||||
"Extends"
|
||||
],
|
||||
"version": "0.8.0",
|
||||
"location": "url",
|
||||
"dependencies": {}
|
||||
}
|
||||
15
jsonDownloads/FactorioStdLib.String@0.8.0.json
Normal file
15
jsonDownloads/FactorioStdLib.String@0.8.0.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "String",
|
||||
"module": "string",
|
||||
"description": "Extends Lua 5.2 string.",
|
||||
"keywords": [
|
||||
"Standard Library",
|
||||
"Lib",
|
||||
"StdLib",
|
||||
"String",
|
||||
"Extends"
|
||||
],
|
||||
"version": "0.8.0",
|
||||
"location": "url",
|
||||
"dependencies": {}
|
||||
}
|
||||
15
jsonDownloads/FactorioStdLib.Table@0.8.0.json
Normal file
15
jsonDownloads/FactorioStdLib.Table@0.8.0.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Table",
|
||||
"module": "table",
|
||||
"description": "Extends Lua 5.2 table.",
|
||||
"keywords": [
|
||||
"Standard Library",
|
||||
"Lib",
|
||||
"StdLib",
|
||||
"Table",
|
||||
"Extends"
|
||||
],
|
||||
"version": "0.8.0",
|
||||
"location": "url",
|
||||
"dependencies": {}
|
||||
}
|
||||
15
jsonDownloads/FactorioStdLib.Time@0.8.0.json
Normal file
15
jsonDownloads/FactorioStdLib.Time@0.8.0.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Time",
|
||||
"module": "Time",
|
||||
"description": "A defines module for retrieving the number of ticks in 1 unit of time.",
|
||||
"keywords": [
|
||||
"Standard Library",
|
||||
"Lib",
|
||||
"StdLib",
|
||||
"Time",
|
||||
"Extends"
|
||||
],
|
||||
"version": "0.8.0",
|
||||
"location": "url",
|
||||
"dependencies": {}
|
||||
}
|
||||
93
jsonDownloads/FactorioStdLib@0.8.0.json
Normal file
93
jsonDownloads/FactorioStdLib@0.8.0.json
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"name": "FactorioStdLib",
|
||||
"module": "Collection",
|
||||
"description": "Factorio Standard Library Projects",
|
||||
"keywords": [
|
||||
"Standard Library",
|
||||
"Lib",
|
||||
"StdLib"
|
||||
],
|
||||
"version": "0.8.0",
|
||||
"location": "url",
|
||||
"submodules": {
|
||||
"Color": {
|
||||
"name": "Color",
|
||||
"module": "Color",
|
||||
"description": "A defines module for retrieving colors by name.",
|
||||
"keywords": [
|
||||
"Standard Library",
|
||||
"Lib",
|
||||
"StdLib",
|
||||
"Color",
|
||||
"Extends"
|
||||
],
|
||||
"version": "0.8.0",
|
||||
"location": "url",
|
||||
"dependencies": {}
|
||||
},
|
||||
"Game": {
|
||||
"name": "Game",
|
||||
"module": "Game",
|
||||
"description": "The game module.",
|
||||
"keywords": [
|
||||
"Standard Library",
|
||||
"Lib",
|
||||
"StdLib",
|
||||
"Game",
|
||||
"Extends"
|
||||
],
|
||||
"version": "0.8.0",
|
||||
"location": "url",
|
||||
"dependencies": {}
|
||||
},
|
||||
"String": {
|
||||
"name": "String",
|
||||
"module": "string",
|
||||
"description": "Extends Lua 5.2 string.",
|
||||
"keywords": [
|
||||
"Standard Library",
|
||||
"Lib",
|
||||
"StdLib",
|
||||
"String",
|
||||
"Extends"
|
||||
],
|
||||
"version": "0.8.0",
|
||||
"location": "url",
|
||||
"dependencies": {}
|
||||
},
|
||||
"Table": {
|
||||
"name": "Table",
|
||||
"module": "table",
|
||||
"description": "Extends Lua 5.2 table.",
|
||||
"keywords": [
|
||||
"Standard Library",
|
||||
"Lib",
|
||||
"StdLib",
|
||||
"Table",
|
||||
"Extends"
|
||||
],
|
||||
"version": "0.8.0",
|
||||
"location": "url",
|
||||
"dependencies": {}
|
||||
},
|
||||
"Time": {
|
||||
"name": "Time",
|
||||
"module": "Time",
|
||||
"description": "A defines module for retrieving the number of ticks in 1 unit of time.",
|
||||
"keywords": [
|
||||
"Standard Library",
|
||||
"Lib",
|
||||
"StdLib",
|
||||
"Time",
|
||||
"Extends"
|
||||
],
|
||||
"version": "0.8.0",
|
||||
"location": "url",
|
||||
"dependencies": {}
|
||||
}
|
||||
},
|
||||
"author": "Afforess",
|
||||
"contact": "https://github.com/Afforess/Factorio-Stdlib/issues",
|
||||
"license": "https://github.com/Afforess/Factorio-Stdlib/blob/master/LICENSE",
|
||||
"dependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user