mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
Few minnor chagnes while messing with FSM
This commit is contained in:
@@ -1,16 +1,30 @@
|
||||
{
|
||||
"name": "ExpGamingCore",
|
||||
"version": "4.0.0",
|
||||
"module": "Collection",
|
||||
"description": "Explosive Gaming Core Files",
|
||||
"keywords": ["Library","Lib","ExpGaming","Core"],
|
||||
"version": "4.0.0",
|
||||
"location": "url",
|
||||
"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"],
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Commands"
|
||||
],
|
||||
"version": "3.4.0",
|
||||
"location": "url",
|
||||
"dependencies": {
|
||||
@@ -25,7 +39,14 @@
|
||||
"name": "Gui",
|
||||
"module": "Gui",
|
||||
"description": "Adds a objective version to custom guis.",
|
||||
"keywords": ["Library","Lib","ExpGaming","Core","Gui","ExpGui"],
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Gui",
|
||||
"ExpGui"
|
||||
],
|
||||
"version": "3.4.0",
|
||||
"location": "url",
|
||||
"dependencies": {
|
||||
@@ -42,7 +63,16 @@
|
||||
"name": "Ranking",
|
||||
"module": "Ranking",
|
||||
"description": "A full ranking system for factorio.",
|
||||
"keywords": ["Library","Lib","ExpGaming","Core","Ranking","Ranks","Permissions","Roles"],
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Ranking",
|
||||
"Ranks",
|
||||
"Permissions",
|
||||
"Roles"
|
||||
],
|
||||
"version": "3.4.0",
|
||||
"location": "url",
|
||||
"dependencies": {
|
||||
@@ -57,7 +87,16 @@
|
||||
"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"],
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Server",
|
||||
"Thread",
|
||||
"Interface",
|
||||
"Events"
|
||||
],
|
||||
"version": "3.4.0",
|
||||
"location": "url",
|
||||
"dependencies": {
|
||||
@@ -74,7 +113,16 @@
|
||||
"name": "Sync",
|
||||
"module": "Sync",
|
||||
"description": "Allows syncing with an outside server and info panle.",
|
||||
"keywords": ["Library","Lib","ExpGaming","Core","Info","Sync","External","Discord"],
|
||||
"keywords": [
|
||||
"Library",
|
||||
"Lib",
|
||||
"ExpGaming",
|
||||
"Core",
|
||||
"Info",
|
||||
"Sync",
|
||||
"External",
|
||||
"Discord"
|
||||
],
|
||||
"version": "3.4.0",
|
||||
"location": "url",
|
||||
"dependencies": {
|
||||
@@ -86,8 +134,5 @@
|
||||
"ExpGamingCore.Gui": "?^4.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"author": "Cooldude2606",
|
||||
"contact": "Discord: Cooldude2606#5241",
|
||||
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user