From 874d97cc28622443dd56d2320a13c0124e312e60 Mon Sep 17 00:00:00 2001 From: Cooldude2606 Date: Sun, 9 Dec 2018 01:01:38 +0000 Subject: [PATCH] Updated Jsons --- modules/AdvancedStartingItems/softmod.json | 39 +-- modules/ChatPopup/softmod.json | 15 +- modules/DamagePopup/softmod.json | 12 +- modules/DeathMarkers/softmod.json | 33 +- modules/DeconControl/softmod.json | 50 +-- modules/ExpGamingAdmin/AdminLib/softmod.json | 37 ++- modules/ExpGamingAdmin/Ban/softmod.json | 45 +-- .../ClearInventory/softmod.json | 39 +-- modules/ExpGamingAdmin/Commands/softmod.json | 56 ++-- modules/ExpGamingAdmin/Gui/softmod.json | 43 +-- modules/ExpGamingAdmin/Jail/softmod.json | 47 +-- modules/ExpGamingAdmin/Kick/softmod.json | 45 +-- modules/ExpGamingAdmin/Reports/softmod.json | 48 +-- modules/ExpGamingAdmin/Teleport/softmod.json | 43 +-- modules/ExpGamingAdmin/TempBan/softmod.json | 47 +-- modules/ExpGamingAdmin/Warnings/softmod.json | 51 +-- modules/ExpGamingAdmin/softmod.json | 306 ++---------------- modules/ExpGamingBot/autoChat/softmod.json | 37 +-- modules/ExpGamingBot/autoMessage/softmod.json | 39 +-- .../ExpGamingBot/discordAlerts/softmod.json | 39 +-- modules/ExpGamingBot/softmod.json | 99 ++---- modules/ExpGamingCommands/bonus/softmod.json | 43 +-- .../ExpGamingCommands/cheatMode/softmod.json | 37 +-- modules/ExpGamingCommands/home/softmod.json | 39 +-- modules/ExpGamingCommands/kill/softmod.json | 41 +-- modules/ExpGamingCommands/repair/softmod.json | 43 +-- modules/ExpGamingCommands/softmod.json | 189 ++--------- modules/ExpGamingCommands/tags/softmod.json | 39 +-- .../ExpGamingCommands/teleport/softmod.json | 44 +-- modules/ExpGamingCore/Command/softmod.json | 41 +-- modules/ExpGamingCore/Group/softmod.json | 42 +-- modules/ExpGamingCore/Gui/softmod.json | 47 +-- modules/ExpGamingCore/Role/softmod.json | 46 +-- modules/ExpGamingCore/Server/softmod.json | 51 +-- modules/ExpGamingCore/Sync/softmod.json | 52 +-- modules/ExpGamingCore/softmod.json | 182 ++--------- modules/ExpGamingInfo/Readme/softmod.json | 44 +-- modules/ExpGamingInfo/Rockets/softmod.json | 43 +-- modules/ExpGamingInfo/Science/softmod.json | 45 +-- modules/ExpGamingInfo/Tasklist/softmod.json | 42 +-- modules/ExpGamingInfo/softmod.json | 112 ++----- modules/ExpGamingLib/softmod.json | 37 +-- modules/ExpGamingPlayer/afkKick/softmod.json | 43 +-- .../inventorySearch/softmod.json | 42 +-- .../ExpGamingPlayer/playerInfo/softmod.json | 40 +-- .../ExpGamingPlayer/playerList/softmod.json | 46 +-- modules/ExpGamingPlayer/polls/softmod.json | 37 +-- modules/ExpGamingPlayer/softmod.json | 146 ++------- modules/FactorioStdLib/Color/softmod.json | 31 +- modules/FactorioStdLib/Game/softmod.json | 31 +- modules/FactorioStdLib/String/softmod.json | 31 +- modules/FactorioStdLib/Table/softmod.json | 31 +- modules/FactorioStdLib/softmod.json | 102 ++---- modules/GameSettingsGui/softmod.json | 41 +-- modules/GuiAnnouncements/softmod.json | 39 +-- modules/PlayerAutoColor/softmod.json | 37 +-- modules/SpawnArea/softmod.json | 37 +-- modules/WarpPoints/softmod.json | 43 +-- modules/WornPaths/softmod.json | 37 +-- modules/softmod.json | 33 ++ modules/test.txt | 1 + 61 files changed, 1297 insertions(+), 1980 deletions(-) create mode 100644 modules/softmod.json create mode 100644 modules/test.txt diff --git a/modules/AdvancedStartingItems/softmod.json b/modules/AdvancedStartingItems/softmod.json index 4a888080..6676da3a 100644 --- a/modules/AdvancedStartingItems/softmod.json +++ b/modules/AdvancedStartingItems/softmod.json @@ -1,20 +1,21 @@ { - "name": "AdvancedStartingItems", - "version": "4.0.0", - "type": "Module", - "description": "Adds a better method of player starting items based on production levels.", - "location": "", - "keywords": [ - "Inventory", - "Start", - "Items", - "Player", - "Advanced", - "Useful", - "Balaced" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "dependencies": {} -} \ No newline at end of file + "name": "AdvancedStartingItems", + "version": "4.0.0", + "type": "Module", + "description": "Adds a better method of player starting items based on production levels.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Inventory", + "Start", + "Items", + "Player", + "Advanced", + "Useful", + "Balaced" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "dependencies": {}, + "submodules": {} +} diff --git a/modules/ChatPopup/softmod.json b/modules/ChatPopup/softmod.json index 63950b1a..de78f19c 100644 --- a/modules/ChatPopup/softmod.json +++ b/modules/ChatPopup/softmod.json @@ -3,13 +3,20 @@ "version": "4.0.0", "type": "Module", "description": "Creates flying text above player when they send a message.", - "location": "", - "keywords": ["Chat", "Popup", "Mention", "Floating", "Text"], + "location": "FSM_ARCHIVE", + "keywords": [ + "Chat", + "Popup", + "Mention", + "Floating", + "Text" + ], "author": "badgamernl", "contact": "badgamernl@gmail.com", "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", "dependencies": { - "FactorioStdLib.Game": "0.8.0", + "FactorioStdLib.Game": "^0.8.0", "FactorioStdLib.Color": "^0.8.0" - } + }, + "submodules": {} } diff --git a/modules/DamagePopup/softmod.json b/modules/DamagePopup/softmod.json index e0a482db..f18feb5d 100644 --- a/modules/DamagePopup/softmod.json +++ b/modules/DamagePopup/softmod.json @@ -3,12 +3,18 @@ "version": "4.0.0", "type": "Module", "description": "When a entibty is damaged y a player it will show how much damage you've dealth, When a player gets attacked by a entity it will popup the player's health in color.", - "location": "", - "keywords": ["Damage", "Popup", "Floating", "Text"], + "location": "FSM_ARCHIVE", + "keywords": [ + "Damage", + "Popup", + "Floating", + "Text" + ], "author": "badgamernl", "contact": "badgamernl@gmail.com", "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", "dependencies": { "FactorioStdLib.Color": "^0.8.0" - } + }, + "submodules": {} } diff --git a/modules/DeathMarkers/softmod.json b/modules/DeathMarkers/softmod.json index 7329b46e..d0ccbe87 100644 --- a/modules/DeathMarkers/softmod.json +++ b/modules/DeathMarkers/softmod.json @@ -1,17 +1,18 @@ { - "name": "DeathMarkers", - "version": "4.0.0", - "type": "Module", - "description": "Adds markers to the map when a player dies and removes it when the body is removed.", - "location": "", - "keywords": [ - "Death", - "Marker", - "Body", - "Map" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "dependencies": {} -} \ No newline at end of file + "name": "DeathMarkers", + "version": "4.0.0", + "type": "Module", + "description": "Adds markers to the map when a player dies and removes it when the body is removed.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Death", + "Marker", + "Body", + "Map" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "dependencies": {}, + "submodules": {} +} diff --git a/modules/DeconControl/softmod.json b/modules/DeconControl/softmod.json index 26fbc4bb..4edaa03c 100644 --- a/modules/DeconControl/softmod.json +++ b/modules/DeconControl/softmod.json @@ -1,25 +1,27 @@ { - "name": "DeconControl", - "version": "4.0.0", - "type": "Module", - "description": "Allows control over decon rights, if ExpGamingCore.Role is not installed it will allow admins to instant remove trees and thats it.", - "location": "", - "keywords": [ - "Trees", - "Decon", - "Protection", - "Admin", - "Tool", - "Report" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "dependencies": { - "ExpGamingCore.Server": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingLib": "^4.0.0", - "ExpGamingAdmin.Warnings": "?^4.0.0", - "ExpGamingCore.Role": "?^4.0.0" - } -} \ No newline at end of file + "name": "DeconControl", + "version": "4.0.0", + "type": "Module", + "description": "Allows control over decon rights, if ExpGamingCore.Role is not installed it will allow admins to instant remove trees and thats it.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Trees", + "Decon", + "Protection", + "Admin", + "Tool", + "Report" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "dependencies": { + "ExpGamingCore.Server": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingLib": "^4.0.0", + "ExpGamingAdmin.Warnings": "?^4.0.0", + "ExpGamingCore.Role": "^4.0.0", + "ExpGamingAdmin.AdminLib": "^4.0.0" + }, + "submodules": {} +} diff --git a/modules/ExpGamingAdmin/AdminLib/softmod.json b/modules/ExpGamingAdmin/AdminLib/softmod.json index b04915d1..2cdc2c42 100644 --- a/modules/ExpGamingAdmin/AdminLib/softmod.json +++ b/modules/ExpGamingAdmin/AdminLib/softmod.json @@ -1,18 +1,21 @@ { - "name": "AdminLib", - "version": "4.0.0", - "type": "Submodule", - "description": "The base functions required to make the others work.", - "location": "", - "keywords": [ - "lib", - "ExpGaming", - "Admin" - ], - "dependencies": { - "FactorioStdLib": "^0.8.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingCore.Sync": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" -} \ No newline at end of file + "name": "ExpGamingAdmin.AdminLib", + "version": "4.0.0", + "type": "Submodule", + "description": "The base functions required to make the others work.", + "location": "FSM_ARCHIVE", + "keywords": [ + "lib", + "ExpGaming", + "Admin" + ], + "dependencies": { + "FactorioStdLib": "^0.8.0", + "ExpGamingCore.Role": "^4.0.0", + "ExpGamingCore.Sync": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingCore.Server": "^4.0.0" + }, + "collection": "ExpGamingAdmin@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingAdmin/Ban/softmod.json b/modules/ExpGamingAdmin/Ban/softmod.json index 6dbb8ba2..feb9b5cd 100644 --- a/modules/ExpGamingAdmin/Ban/softmod.json +++ b/modules/ExpGamingAdmin/Ban/softmod.json @@ -1,23 +1,24 @@ { - "name": "Ban", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a custom ban function to the admin command set.", - "location": "", - "keywords": [ - "Ban", - "Admin", - "Set", - "ExpGaming" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingAdmin.Gui": "^4.0.0", - "ExpGamingCore.Server": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Color": "?^0.8.0", - "ExpGamingCore.Sync": "?^4.0.0", - "ExpGamingAdmin.ClearInventory": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" -} \ No newline at end of file + "name": "ExpGamingAdmin.Ban", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a custom ban function to the admin command set.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Ban", + "Admin", + "Set", + "ExpGaming" + ], + "dependencies": { + "ExpGamingAdmin.AdminLib": "^4.0.0", + "ExpGamingAdmin.Gui": "^4.0.0", + "ExpGamingCore.Server": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0", + "FactorioStdLib.Color": "^0.8.0", + "ExpGamingCore.Sync": "^4.0.0", + "ExpGamingAdmin.ClearInventory": "?^4.0.0" + }, + "collection": "ExpGamingAdmin@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingAdmin/ClearInventory/softmod.json b/modules/ExpGamingAdmin/ClearInventory/softmod.json index 25bbd087..ced85d0d 100644 --- a/modules/ExpGamingAdmin/ClearInventory/softmod.json +++ b/modules/ExpGamingAdmin/ClearInventory/softmod.json @@ -1,20 +1,21 @@ { - "name": "ClearInventory", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a function to clear a players inventoy and move the items to spawn.", - "location": "", - "keywords": [ - "Spawn", - "Items", - "Admin", - "Move", - "Clear", - "Inventory" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0" - }, - "collection": "ExpGamingAdmin_4.0.0" -} \ No newline at end of file + "name": "ExpGamingAdmin.ClearInventory", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a function to clear a players inventoy and move the items to spawn.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Spawn", + "Items", + "Admin", + "Move", + "Clear", + "Inventory" + ], + "dependencies": { + "ExpGamingAdmin.AdminLib": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0" + }, + "collection": "ExpGamingAdmin@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingAdmin/Commands/softmod.json b/modules/ExpGamingAdmin/Commands/softmod.json index 434d27db..048efd51 100644 --- a/modules/ExpGamingAdmin/Commands/softmod.json +++ b/modules/ExpGamingAdmin/Commands/softmod.json @@ -1,28 +1,30 @@ { - "name": "Commands", - "version": "4.0.0", - "type": "Submodule", - "description": "Admins many of the admin featues which the script can use as in game commands.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.admin_4.0.0.zip", - "keywords": [ - "ExpGaming", - "Admin", - "Tools", - "Commands", - "Temp ban", - "Jail", - "Clear Inventory", - "Report", - "Warnings" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "ExpGamingCore.Command": "^4.0.0", - "ExpGamingAdmin.TempBan": "?^4.0.0", - "ExpGamingAdmin.Jail": "?^4.0.0", - "ExpGamingAdmin.Warnings": "?^4.0.0", - "ExpGamingAdmin.Reports": "^?4.0.0", - "ExpGamingAdmin.ClearInventory": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" -} \ No newline at end of file + "name": "ExpGamingAdmin.Commands", + "version": "4.0.0", + "type": "Submodule", + "description": "Admins many of the admin featues which the script can use as in game commands.", + "location": "FSM_ARCHIVE", + "keywords": [ + "ExpGaming", + "Admin", + "Tools", + "Commands", + "Temp ban", + "Jail", + "Clear Inventory", + "Report", + "Warnings" + ], + "dependencies": { + "ExpGamingLib": "^4.0.0", + "ExpGamingCore.Command": "^4.0.0", + "ExpGamingAdmin.TempBan": "?*", + "ExpGamingAdmin.Jail": "?*", + "ExpGamingAdmin.Warnings": "?*", + "ExpGamingAdmin.Reports": "?*", + "ExpGamingAdmin.ClearInventory": "?*", + "ExpGamingAdmin.AdminLib": "^4.0.0" + }, + "collection": "ExpGamingAdmin@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingAdmin/Gui/softmod.json b/modules/ExpGamingAdmin/Gui/softmod.json index 41c4f2bd..8a50ef68 100644 --- a/modules/ExpGamingAdmin/Gui/softmod.json +++ b/modules/ExpGamingAdmin/Gui/softmod.json @@ -1,21 +1,24 @@ { - "name": "Gui", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a gui that can be used to access all the admin commands.", - "location": "", - "keywords": [ - "Admin", - "ExpGaming", - "Commands", - "Gui" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingCore.Gui": "^4.0.0", - "ExpGamingCore.Role": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingPlayer": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" -} \ No newline at end of file + "name": "ExpGamingAdmin.Gui", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a gui that can be used to access all the admin commands.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Admin", + "ExpGaming", + "Commands", + "Gui" + ], + "dependencies": { + "ExpGamingAdmin.AdminLib": "^4.0.0", + "ExpGamingCore.Gui": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingPlayer": "?^4.0.0", + "ExpGamingPlayer.playerInfo": "^4.0.0", + "mod-gui": "*" + }, + "collection": "ExpGamingAdmin@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingAdmin/Jail/softmod.json b/modules/ExpGamingAdmin/Jail/softmod.json index 42d83c70..a4289a21 100644 --- a/modules/ExpGamingAdmin/Jail/softmod.json +++ b/modules/ExpGamingAdmin/Jail/softmod.json @@ -1,24 +1,25 @@ { - "name": "Jail", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a jail function to the admin set, require ExpGamingRole to work.", - "location": "", - "keywords": [ - "Jail", - "Roles", - "Admin", - "ExpGaming" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingAdmin.Gui": "^4.0.0", - "ExpGamingCore.Server": "^4.0.0", - "ExpGamingCore.Role": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Color": "?^0.8.0", - "ExpGamingCore.Sync": "?^4.0.0", - "ExpGamingAdmin.ClearInventory": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" -} \ No newline at end of file + "name": "ExpGamingAdmin.Jail", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a jail function to the admin set, require ExpGamingRole to work.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Jail", + "Roles", + "Admin", + "ExpGaming" + ], + "dependencies": { + "ExpGamingAdmin.AdminLib": "^4.0.0", + "ExpGamingAdmin.Gui": "^4.0.0", + "ExpGamingCore.Server": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0", + "FactorioStdLib.Color": "^0.8.0", + "ExpGamingCore.Sync": "^4.0.0", + "ExpGamingAdmin.ClearInventory": "?^4.0.0" + }, + "collection": "ExpGamingAdmin@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingAdmin/Kick/softmod.json b/modules/ExpGamingAdmin/Kick/softmod.json index 8c290a95..ae3c6bbd 100644 --- a/modules/ExpGamingAdmin/Kick/softmod.json +++ b/modules/ExpGamingAdmin/Kick/softmod.json @@ -1,23 +1,24 @@ { - "name": "Kick", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a kick function to the admin function set.", - "location": "", - "keywords": [ - "Admin", - "ExpGaming", - "Kick", - "Commands" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingAdmin.Gui": "^4.0.0", - "ExpGamingCore.Server": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Color": "?^0.8.0", - "ExpGamingCore.Sync": "?^4.0.0", - "ExpGamingAdmin.ClearInventory": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" -} \ No newline at end of file + "name": "ExpGamingAdmin.Kick", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a kick function to the admin function set.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Admin", + "ExpGaming", + "Kick", + "Commands" + ], + "dependencies": { + "ExpGamingAdmin.AdminLib": "^4.0.0", + "ExpGamingAdmin.Gui": "^4.0.0", + "ExpGamingCore.Server": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0", + "FactorioStdLib.Color": "^0.8.0", + "ExpGamingCore.Sync": "^4.0.0", + "ExpGamingAdmin.ClearInventory": "?^4.0.0" + }, + "collection": "ExpGamingAdmin@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingAdmin/Reports/softmod.json b/modules/ExpGamingAdmin/Reports/softmod.json index 0b6081f5..6d41ec07 100644 --- a/modules/ExpGamingAdmin/Reports/softmod.json +++ b/modules/ExpGamingAdmin/Reports/softmod.json @@ -1,24 +1,26 @@ { - "name": "Reports", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a report system into the game that can also push notifactions to discord.", - "location": "", - "keywords": [ - "Report", - "Player", - "Admin", - "ExpGaming", - "Player List", - "Commands" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingCore.Server": "^4.0.0", - "ExpGamingCore.Role": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Color": "^0.8.0", - "ExpGamingCore.Sync": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" -} \ No newline at end of file + "name": "ExpGamingAdmin.Reports", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a report system into the game that can also push notifactions to discord.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Report", + "Player", + "Admin", + "ExpGaming", + "Player List", + "Commands" + ], + "dependencies": { + "ExpGamingAdmin.AdminLib": "^4.0.0", + "ExpGamingCore.Server": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0", + "FactorioStdLib.Color": "^0.8.0", + "ExpGamingCore.Sync": "^4.0.0", + "ExpGamingCore.Gui": "^4.0.0" + }, + "collection": "ExpGamingAdmin@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingAdmin/Teleport/softmod.json b/modules/ExpGamingAdmin/Teleport/softmod.json index 069f2b68..a79afcfe 100644 --- a/modules/ExpGamingAdmin/Teleport/softmod.json +++ b/modules/ExpGamingAdmin/Teleport/softmod.json @@ -1,22 +1,23 @@ { - "name": "Teleport", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds three function to admin: tp, bring and go to, these all move the player.", - "location": "", - "keywords": [ - "Tp", - "Bring", - "Go To", - "Admin", - "ExpGaming", - "Teleport", - "Commands" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingAdmin.Gui": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0" - }, - "collection": "ExpGamingAdmin_4.0.0" -} \ No newline at end of file + "name": "ExpGamingAdmin.Teleport", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds three function to admin: tp, bring and go to, these all move the player.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Tp", + "Bring", + "Go To", + "Admin", + "ExpGaming", + "Teleport", + "Commands" + ], + "dependencies": { + "ExpGamingAdmin.AdminLib": "^4.0.0", + "ExpGamingAdmin.Gui": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0" + }, + "collection": "ExpGamingAdmin@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingAdmin/TempBan/softmod.json b/modules/ExpGamingAdmin/TempBan/softmod.json index ce736b34..15b818b1 100644 --- a/modules/ExpGamingAdmin/TempBan/softmod.json +++ b/modules/ExpGamingAdmin/TempBan/softmod.json @@ -1,24 +1,25 @@ { - "name": "TempBan", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a temp ban function to the admin set, requires ExpGamingCore.Role to work.", - "location": "", - "keywords": [ - "Jail", - "Temp Ban", - "Admin", - "ExpGaming", - "Roles" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingCore.Server": "^4.0.0", - "ExpGamingCore.Role": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Color": "^0.8.0", - "ExpGamingCore.Sync": "?^4.0.0", - "ExpGamingAdmin.ClearInventory": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" -} \ No newline at end of file + "name": "ExpGamingAdmin.TempBan", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a temp ban function to the admin set, requires ExpGamingCore.Role to work.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Jail", + "Temp Ban", + "Admin", + "ExpGaming", + "Roles" + ], + "dependencies": { + "ExpGamingAdmin.AdminLib": "^4.0.0", + "ExpGamingCore.Server": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0", + "FactorioStdLib.Color": "^0.8.0", + "ExpGamingCore.Sync": "^4.0.0", + "ExpGamingAdmin.ClearInventory": "?^4.0.0" + }, + "collection": "ExpGamingAdmin@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingAdmin/Warnings/softmod.json b/modules/ExpGamingAdmin/Warnings/softmod.json index 30442ad2..b5ef41e6 100644 --- a/modules/ExpGamingAdmin/Warnings/softmod.json +++ b/modules/ExpGamingAdmin/Warnings/softmod.json @@ -1,26 +1,27 @@ { - "name": "Warnings", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a warning system into the admin set which can be used by admins and the script.", - "location": "", - "keywords": [ - "Warning", - "Admin", - "ExpGaming", - "Report", - "Kick", - "Punishments", - "Ban" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingCore.Server": "^4.0.0", - "ExpGamingCore.Role": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Color": "^0.8.0", - "ExpGamingAdmin.Reports": "?^4.0.0", - "ExpGamingCore.Sync": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" -} \ No newline at end of file + "name": "ExpGamingAdmin.Warnings", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a warning system into the admin set which can be used by admins and the script.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Warning", + "Admin", + "ExpGaming", + "Report", + "Kick", + "Punishments", + "Ban" + ], + "dependencies": { + "ExpGamingAdmin.AdminLib": "^4.0.0", + "ExpGamingCore.Server": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0", + "FactorioStdLib.Color": "^0.8.0", + "ExpGamingAdmin.Reports": "^4.0.0", + "ExpGamingCore.Sync": "^4.0.0" + }, + "collection": "ExpGamingAdmin@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingAdmin/softmod.json b/modules/ExpGamingAdmin/softmod.json index 1169cb21..3e407563 100644 --- a/modules/ExpGamingAdmin/softmod.json +++ b/modules/ExpGamingAdmin/softmod.json @@ -1,275 +1,33 @@ { - "name": "ExpGamingAdmin", - "version": "4.0.0", - "type": "Collection", - "description": "A set of useful admin commands and functions that can be used by other modules.", - "location": "", - "keywords": [ - "Admin", - "ExpGaming", - "Set", - "Commands", - "Functions", - "Scripts", - "Useful" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "submodules": { - "AdminLib": { - "name": "AdminLib", - "version": "4.0.0", - "type": "Submodule", - "description": "The base functions required to make the others work.", - "location": "", - "keywords": [ - "lib", - "ExpGaming", - "Admin" - ], - "dependencies": { - "FactorioStdLib": "^0.8.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingCore.Sync": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" - }, - "Ban": { - "name": "Ban", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a custom ban function to the admin command set.", - "location": "", - "keywords": [ - "Ban", - "Admin", - "Set", - "ExpGaming" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingAdmin.Gui": "^4.0.0", - "ExpGamingCore.Server": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Color": "?^0.8.0", - "ExpGamingCore.Sync": "?^4.0.0", - "ExpGamingAdmin.ClearInventory": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" - }, - "ClearInventory": { - "name": "ClearInventory", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a function to clear a players inventoy and move the items to spawn.", - "location": "", - "keywords": [ - "Spawn", - "Items", - "Admin", - "Move", - "Clear", - "Inventory" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0" - }, - "collection": "ExpGamingAdmin_4.0.0" - }, - "Gui": { - "name": "Gui", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a gui that can be used to access all the admin commands.", - "location": "", - "keywords": [ - "Admin", - "ExpGaming", - "Commands", - "Gui" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingCore.Gui": "^4.0.0", - "ExpGamingCore.Role": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingPlayer": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" - }, - "Jail": { - "name": "Jail", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a jail function to the admin set, require ExpGamingCore.Role to work.", - "location": "", - "keywords": [ - "Jail", - "Roles", - "Admin", - "ExpGaming" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingAdmin.Gui": "^4.0.0", - "ExpGamingCore.Server": "^4.0.0", - "ExpGamingCore.Role": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Color": "?^0.8.0", - "ExpGamingCore.Sync": "?^4.0.0", - "ExpGamingAdmin.ClearInventory": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" - }, - "Kick": { - "name": "Kick", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a kick function to the admin function set.", - "location": "", - "keywords": [ - "Admin", - "ExpGaming", - "Kick", - "Commands" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingAdmin.Gui": "^4.0.0", - "ExpGamingCore.Server": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Color": "?^0.8.0", - "ExpGamingCore.Sync": "?^4.0.0", - "ExpGamingAdmin.ClearInventory": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" - }, - "Reports": { - "name": "Reports", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a report system into the game that can also push notifactions to discord.", - "location": "", - "keywords": [ - "Report", - "Player", - "Admin", - "ExpGaming", - "Player List", - "Commands" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingCore.Server": "^4.0.0", - "ExpGamingCore.Role": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Color": "^0.8.0", - "ExpGamingCore.Sync": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" - }, - "Teleport": { - "name": "Teleport", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds three function to admin: tp, bring and go to, these all move the player.", - "location": "", - "keywords": [ - "Tp", - "Bring", - "Go To", - "Admin", - "ExpGaming", - "Teleport", - "Commands" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingAdmin.Gui": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0" - }, - "collection": "ExpGamingAdmin_4.0.0" - }, - "TempBan": { - "name": "TempBan", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a temp ban function to the admin set, requires ExpGamingCore.Role to work.", - "location": "", - "keywords": [ - "Jail", - "Temp Ban", - "Admin", - "ExpGaming", - "Roles" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingCore.Server": "^4.0.0", - "ExpGamingCore.Role": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Color": "^0.8.0", - "ExpGamingCore.Sync": "?^4.0.0", - "ExpGamingAdmin.ClearInventory": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" - }, - "Warnings": { - "name": "Warnings", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a warning system into the admin set which can be used by admins and the script.", - "location": "", - "keywords": [ - "Warning", - "Admin", - "ExpGaming", - "Report", - "Kick", - "Punishments", - "Ban" - ], - "dependencies": { - "ExpGamingAdmin.AdminLib": "^4.0.0", - "ExpGamingCore.Server": "^4.0.0", - "ExpGamingCore.Role": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Color": "^0.8.0", - "ExpGamingAdmin.Reports": "?^4.0.0", - "ExpGamingCore.Sync": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" - }, - "Commands": { - "name": "Commands", - "version": "4.0.0", - "type": "Submodule", - "description": "Admins many of the admin featues which the script can use as in game commands.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.admin_4.0.0.zip", - "keywords": [ - "ExpGaming", - "Admin", - "Tools", - "Commands", - "Temp ban", - "Jail", - "Clear Inventory", - "Report", - "Warnings" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "ExpGamingCore.Command": "^4.0.0", - "ExpGamingAdmin.TempBan": "?^4.0.0", - "ExpGamingAdmin.Jail": "?^4.0.0", - "ExpGamingAdmin.Warnings": "?^4.0.0", - "ExpGamingAdmin.Reports": "^?4.0.0", - "ExpGamingAdmin.ClearInventory": "?^4.0.0" - }, - "collection": "ExpGamingAdmin_4.0.0" - } - }, - "dependencies": {} -} \ No newline at end of file + "name": "ExpGamingAdmin", + "version": "4.0.0", + "type": "Collection", + "description": "A set of useful admin commands and functions that can be used by other modules.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Admin", + "ExpGaming", + "Set", + "Commands", + "Functions", + "Scripts", + "Useful" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "submodules": { + "ExpGamingAdmin.AdminLib": "4.0.0", + "ExpGamingAdmin.Ban": "4.0.0", + "ExpGamingAdmin.ClearInventory": "4.0.0", + "ExpGamingAdmin.Gui": "4.0.0", + "ExpGamingAdmin.Jail": "4.0.0", + "ExpGamingAdmin.Kick": "4.0.0", + "ExpGamingAdmin.Reports": "4.0.0", + "ExpGamingAdmin.Teleport": "4.0.0", + "ExpGamingAdmin.TempBan": "4.0.0", + "ExpGamingAdmin.Warnings": "4.0.0", + "ExpGamingAdmin.Commands": "4.0.0" + }, + "dependencies": {} +} diff --git a/modules/ExpGamingBot/autoChat/softmod.json b/modules/ExpGamingBot/autoChat/softmod.json index 22f4c342..27d99ac6 100644 --- a/modules/ExpGamingBot/autoChat/softmod.json +++ b/modules/ExpGamingBot/autoChat/softmod.json @@ -1,19 +1,20 @@ { - "name": "autoChat", - "version": "4.0.0", - "type": "Submodule", - "description": "Sends messages in chat based on what has been said by other players", - "location": "", - "keywords": [ - "Chat", - "Bot", - "Jokes", - "Fun" - ], - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Server": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0" - }, - "collection": "ExpGamingBot_4.0.0" -} \ No newline at end of file + "name": "ExpGamingBot.autoChat", + "version": "4.0.0", + "type": "Submodule", + "description": "Sends messages in chat based on what has been said by other players", + "location": "FSM_ARCHIVE", + "keywords": [ + "Chat", + "Bot", + "Jokes", + "Fun" + ], + "dependencies": { + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingCore.Server": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0" + }, + "collection": "ExpGamingBot@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingBot/autoMessage/softmod.json b/modules/ExpGamingBot/autoMessage/softmod.json index 2f0d9545..677e9d2b 100644 --- a/modules/ExpGamingBot/autoMessage/softmod.json +++ b/modules/ExpGamingBot/autoMessage/softmod.json @@ -1,20 +1,21 @@ { - "name": "autoMessage", - "version": "4.0.0", - "type": "Submodule", - "description": "Prints a message every 15 minutes to chat.", - "location": "", - "keywords": [ - "Bot", - "Chat", - "Auto Message", - "Message" - ], - "dependencies": { - "ExpGamingCore.Server": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingCore.Sync": "?^4.0.0" - }, - "collection": "ExpGamingBot_4.0.0" -} \ No newline at end of file + "name": "ExpGamingBot.autoMessage", + "version": "4.0.0", + "type": "Submodule", + "description": "Prints a message every 15 minutes to chat.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Bot", + "Chat", + "Auto Message", + "Message" + ], + "dependencies": { + "ExpGamingCore.Server": "*", + "FactorioStdLib.Game": "*", + "ExpGamingCore.Role": "^4.0.0", + "ExpGamingCore.Sync": "^4.0.0" + }, + "collection": "ExpGamingBot@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingBot/discordAlerts/softmod.json b/modules/ExpGamingBot/discordAlerts/softmod.json index 6d6e18c7..c727eaa7 100644 --- a/modules/ExpGamingBot/discordAlerts/softmod.json +++ b/modules/ExpGamingBot/discordAlerts/softmod.json @@ -1,20 +1,21 @@ { - "name": "discordAlerts", - "version": "4.0.0", - "type": "Submodule", - "description": "Sends alerts to discord once there is a bot set up to read the alerts.", - "location": "", - "keywords": [ - "Bot", - "Discord", - "Alerts", - "Messages", - "Acctions" - ], - "dependencies": { - "ExpGamingCore.Sync": "^4.0.0", - "FactorioStdLib.Color": "^0.8.0", - "FactorioStdLib.Game": "^0.8.0" - }, - "collection": "ExpGamingBot_4.0.0" -} \ No newline at end of file + "name": "ExpGamingBot.discordAlerts", + "version": "4.0.0", + "type": "Submodule", + "description": "Sends alerts to discord once there is a bot set up to read the alerts.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Bot", + "Discord", + "Alerts", + "Messages", + "Acctions" + ], + "dependencies": { + "ExpGamingCore.Sync": "^4.0.0", + "FactorioStdLib.Color": "^0.8.0", + "FactorioStdLib.Game": "^0.8.0" + }, + "collection": "ExpGamingBot@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingBot/softmod.json b/modules/ExpGamingBot/softmod.json index a2c47877..0bac9a5e 100644 --- a/modules/ExpGamingBot/softmod.json +++ b/modules/ExpGamingBot/softmod.json @@ -1,78 +1,23 @@ { - "name": "ExpGamingBot", - "version": "4.0.0", - "type": "Collection", - "description": "Different parts of a useful bot to help run a server. Discord Bot Not Included.", - "location": "", - "keywords": [ - "Discord", - "Bot", - "Messages", - "Chat", - "Auto" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "submodules": { - "autoChat": { - "name": "autoChat", - "version": "4.0.0", - "type": "Submodule", - "description": "Sends messages in chat based on what has been said by other players", - "location": "", - "keywords": [ - "Chat", - "Bot", - "Jokes", - "Fun" - ], - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Role": "?^4.0.0" - }, - "collection": "ExpGamingBot_4.0.0" - }, - "autoMessage": { - "name": "autoMessage", - "version": "4.0.0", - "type": "Submodule", - "description": "Prints a message every 15 minutes to chat.", - "location": "", - "keywords": [ - "Bot", - "Chat", - "Auto Message", - "Message" - ], - "dependencies": { - "ExpGamingCore.Server": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingCore.Sync": "?^4.0.0" - }, - "collection": "ExpGamingBot_4.0.0" - }, - "discordAlerts": { - "name": "discordAlerts", - "version": "4.0.0", - "type": "Submodule", - "description": "Sends alerts to discord once there is a bot set up to read the alerts.", - "location": "", - "keywords": [ - "Bot", - "Discord", - "Alerts", - "Messages", - "Acctions" - ], - "dependencies": { - "ExpGamingCore.Sync": "^4.0.0", - "FactorioStdLib.Color": "^0.8.0", - "FactorioStdLib.Game": "^0.8.0" - }, - "collection": "ExpGamingBot_4.0.0" - } - }, - "dependencies": {} -} \ No newline at end of file + "name": "ExpGamingBot", + "version": "4.0.0", + "type": "Collection", + "description": "Different parts of a useful bot to help run a server. Discord Bot Not Included.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Discord", + "Bot", + "Messages", + "Chat", + "Auto" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "submodules": { + "ExpGamingBot.autoChat": "4.0.0", + "ExpGamingBot.autoMessage": "4.0.0", + "ExpGamingBot.discordAlerts": "4.0.0" + }, + "dependencies": {} +} diff --git a/modules/ExpGamingCommands/bonus/softmod.json b/modules/ExpGamingCommands/bonus/softmod.json index 734b3f17..13eff600 100644 --- a/modules/ExpGamingCommands/bonus/softmod.json +++ b/modules/ExpGamingCommands/bonus/softmod.json @@ -1,22 +1,23 @@ { - "name": "bonus", - "version": "4.0.0", - "type": "Submodule", - "description": "Allows a bonus to be applied to players and instant respawn.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.bonus_4.0.0.zip", - "keywords": [ - "Instant Respawn", - "Bonus", - "Cheat", - "Commands", - "ExpGaming", - "Respawn" - ], - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingLib": "^4.0.0", - "ExpGamingCore.Command": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0" - }, - "collection": "ExpGamingCommands_4.0.0" -} \ No newline at end of file + "name": "ExpGamingCommands.bonus", + "version": "4.0.0", + "type": "Submodule", + "description": "Allows a bonus to be applied to players and instant respawn.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Instant Respawn", + "Bonus", + "Cheat", + "Commands", + "ExpGaming", + "Respawn" + ], + "dependencies": { + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingLib": "^4.0.0", + "ExpGamingCore.Command": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0" + }, + "collection": "ExpGamingCommands@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingCommands/cheatMode/softmod.json b/modules/ExpGamingCommands/cheatMode/softmod.json index fb94b029..cad90998 100644 --- a/modules/ExpGamingCommands/cheatMode/softmod.json +++ b/modules/ExpGamingCommands/cheatMode/softmod.json @@ -1,19 +1,20 @@ { - "name": "cheatMode", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a command which allow you to toggle cheatmode", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.cheatMode_4.0.0.zip", - "keywords": [ - "Cheat", - "Commands", - "Admin", - "ExpGaming", - "Cheat Mode", - "Hacks" - ], - "dependencies": { - "ExpGamingCore.Command": "^4.0.0" - }, - "collection": "ExpGamingCommands_4.0.0" -} \ No newline at end of file + "name": "ExpGamingCommands.cheatMode", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a command which allow you to toggle cheatmode", + "location": "FSM_ARCHIVE", + "keywords": [ + "Cheat", + "Commands", + "Admin", + "ExpGaming", + "Cheat Mode", + "Hacks" + ], + "dependencies": { + "ExpGamingCore.Command": "^4.0.0" + }, + "collection": "ExpGamingCommands@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingCommands/home/softmod.json b/modules/ExpGamingCommands/home/softmod.json index 9db381c2..d79d2d8d 100644 --- a/modules/ExpGamingCommands/home/softmod.json +++ b/modules/ExpGamingCommands/home/softmod.json @@ -1,20 +1,21 @@ { - "name": "home", - "version": "4.0.0", - "type": "Submodule", - "description": "Allows players to set homes and then return to them later.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.home_4.0.0.zip", - "keywords": [ - "Teleport", - "ExpGaming", - "Home", - "Return", - "Set Home", - "Commands" - ], - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Command": "^4.0.0" - }, - "collection": "ExpGamingCommands_4.0.0" -} \ No newline at end of file + "name": "ExpGamingCommands.home", + "version": "4.0.0", + "type": "Submodule", + "description": "Allows players to set homes and then return to them later.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Teleport", + "ExpGaming", + "Home", + "Return", + "Set Home", + "Commands" + ], + "dependencies": { + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingCore.Command": "^4.0.0" + }, + "collection": "ExpGamingCommands@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingCommands/kill/softmod.json b/modules/ExpGamingCommands/kill/softmod.json index 68d3d03c..0f6a9be2 100644 --- a/modules/ExpGamingCommands/kill/softmod.json +++ b/modules/ExpGamingCommands/kill/softmod.json @@ -1,21 +1,22 @@ { - "name": "kill", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a command which can be used to kill a player or yourself.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingAdmin.Commands_4.0.0.zip", - "keywords": [ - "Command", - "ExpGaming", - "Kill", - "Death", - "Admin", - "Tool" - ], - "dependencies": { - "ExpGamingCore.Command": "^4.0.0", - "ExpGamingCore.Role": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0" - }, - "collection": "ExpGamingCommands_4.0.0" -} \ No newline at end of file + "name": "ExpGamingCommands.kill", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a command which can be used to kill a player or yourself.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Command", + "ExpGaming", + "Kill", + "Death", + "Admin", + "Tool" + ], + "dependencies": { + "ExpGamingCore.Command": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0", + "FactorioStdLib.Game": "^4.0.0" + }, + "collection": "ExpGamingCommands@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingCommands/repair/softmod.json b/modules/ExpGamingCommands/repair/softmod.json index 0574acd0..ed094688 100644 --- a/modules/ExpGamingCommands/repair/softmod.json +++ b/modules/ExpGamingCommands/repair/softmod.json @@ -1,22 +1,23 @@ { - "name": "repair", - "version": "4.0.0", - "type": "Submodule", - "description": "Allows items to be healed and repaired with a command", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.repair_4.0.0.zip", - "keywords": [ - "ExpGaming", - "Command", - "Heal", - "Repair", - "Ghosts", - "Revive" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Role": "^4.0.0", - "ExpGamingAdmin.TempBan": "?^4.0.0" - }, - "collection": "ExpGamingCommands_4.0.0" -} \ No newline at end of file + "name": "ExpGamingCommands.repair", + "version": "4.0.0", + "type": "Submodule", + "description": "Allows items to be healed and repaired with a command", + "location": "FSM_ARCHIVE", + "keywords": [ + "ExpGaming", + "Command", + "Heal", + "Repair", + "Ghosts", + "Revive" + ], + "dependencies": { + "ExpGamingLib": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingCore.Role": "^4.0.0", + "ExpGamingAdmin.TempBan": "^4.0.0" + }, + "collection": "ExpGamingCommands@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingCommands/softmod.json b/modules/ExpGamingCommands/softmod.json index bace2538..019b2828 100644 --- a/modules/ExpGamingCommands/softmod.json +++ b/modules/ExpGamingCommands/softmod.json @@ -1,165 +1,26 @@ { - "name": "ExpGamingCommands", - "version": "4.0.0", - "type": "Collection", - "description": "A Collection of all of the custom commands used on ExpGaming servers.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands_4.0.0.zip", - "keywords": [ - "Commands", - "ExpGaming", - "Admin", - "Tools" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "submodules": { - "bonus": { - "name": "bonus", - "version": "4.0.0", - "type": "Submodule", - "description": "Allows a bonus to be applied to players and instant respawn.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.bonus_4.0.0.zip", - "keywords": [ - "Instant Respawn", - "Bonus", - "Cheat", - "Commands", - "ExpGaming", - "Respawn" - ], - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingLib": "^4.0.0", - "ExpGamingCore.Command": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0" - }, - "collection": "ExpGamingCommands_4.0.0" - }, - "cheatMode": { - "name": "cheatMode", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a command which allow you to toggle cheatmode", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.cheatMode_4.0.0.zip", - "keywords": [ - "Cheat", - "Commands", - "Admin", - "ExpGaming", - "Cheat Mode", - "Hacks" - ], - "dependencies": { - "ExpGamingCore.Command": "^4.0.0" - }, - "collection": "ExpGamingCommands_4.0.0" - }, - "home": { - "name": "home", - "version": "4.0.0", - "type": "Submodule", - "description": "Allows players to set homes and then return to them later.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.home_4.0.0.zip", - "keywords": [ - "Teleport", - "ExpGaming", - "Home", - "Return", - "Set Home", - "Commands" - ], - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Command": "^4.0.0" - }, - "collection": "ExpGamingCommands_4.0.0" - }, - "kill": { - "name": "kill", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a command which can be used to kill a player or yourself.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingAdmin.Commands_4.0.0.zip", - "keywords": [ - "Command", - "ExpGaming", - "Kill", - "Death", - "Admin", - "Tool" - ], - "dependencies": { - "ExpGamingCore.Command": "^4.0.0", - "ExpGamingCore.Role": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0" - }, - "collection": "ExpGamingCommands_4.0.0" - }, - "repair": { - "name": "repair", - "version": "4.0.0", - "type": "Submodule", - "description": "Allows items to be healed and repaired with a command", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.repair_4.0.0.zip", - "keywords": [ - "ExpGaming", - "Command", - "Heal", - "Repair", - "Ghosts", - "Revive" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Role": "^4.0.0", - "ExpGamingAdmin.TempBan": "?^4.0.0" - }, - "collection": "ExpGamingCommands_4.0.0" - }, - "tags": { - "name": "tags", - "version": "4.0.0", - "type": "Submodule", - "description": "Allows tags to be used by users.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.tags_4.0.0.zip", - "keywords": [ - "Tags", - "Custom Tags", - "Commands", - "ExpGaming" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingCore.Command": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0" - }, - "collection": "ExpGamingCommands_4.0.0" - }, - "teleport": { - "name": "teleport", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a few commands used to teleport players.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.teleport_4.0.0.zip", - "keywords": [ - "Teleport", - "Tp", - "Bring", - "GoTo", - "ExpGaming", - "Command", - "Admin", - "Tools" - ], - "dependencies": { - "ExpGamingCore.Command": "^4.0.0", - "ExpGamingAdmin.Teleport": "^4.0.0" - }, - "collection": "ExpGamingCommands_4.0.0" - } - }, - "dependencies": {} -} \ No newline at end of file + "name": "ExpGamingCommands", + "version": "4.0.0", + "type": "Collection", + "description": "A Collection of all of the custom commands used on ExpGaming servers.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Commands", + "ExpGaming", + "Admin", + "Tools" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "submodules": { + "ExpGamingCommands.bonus": "4.0.0", + "ExpGamingCommands.cheatMode": "4.0.0", + "ExpGamingCommands.home": "4.0.0", + "ExpGamingCommands.kill": "4.0.0", + "ExpGamingCommands.repair": "4.0.0", + "ExpGamingCommands.tags": "4.0.0", + "ExpGamingCommands.teleport": "4.0.0" + }, + "dependencies": {} +} diff --git a/modules/ExpGamingCommands/tags/softmod.json b/modules/ExpGamingCommands/tags/softmod.json index 536d87a8..b8ddb4b7 100644 --- a/modules/ExpGamingCommands/tags/softmod.json +++ b/modules/ExpGamingCommands/tags/softmod.json @@ -1,20 +1,21 @@ { - "name": "tags", - "version": "4.0.0", - "type": "Submodule", - "description": "Allows tags to be used by users.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.tags_4.0.0.zip", - "keywords": [ - "Tags", - "Custom Tags", - "Commands", - "ExpGaming" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingCore.Command": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0" - }, - "collection": "ExpGamingCommands_4.0.0" -} \ No newline at end of file + "name": "ExpGamingCommands.tags", + "version": "4.0.0", + "type": "Submodule", + "description": "Allows tags to be used by users.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Tags", + "Custom Tags", + "Commands", + "ExpGaming" + ], + "dependencies": { + "ExpGamingLib": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0", + "ExpGamingCore.Command": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0" + }, + "collection": "ExpGamingCommands@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingCommands/teleport/softmod.json b/modules/ExpGamingCommands/teleport/softmod.json index 65aeb936..17814300 100644 --- a/modules/ExpGamingCommands/teleport/softmod.json +++ b/modules/ExpGamingCommands/teleport/softmod.json @@ -1,22 +1,24 @@ { - "name": "teleport", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a few commands used to teleport players.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.teleport_4.0.0.zip", - "keywords": [ - "Teleport", - "Tp", - "Bring", - "GoTo", - "ExpGaming", - "Command", - "Admin", - "Tools" - ], - "dependencies": { - "ExpGamingCore.Command": "^4.0.0", - "ExpGamingAdmin.Teleport": "^4.0.0" - }, - "collection": "ExpGamingCommands_4.0.0" -} \ No newline at end of file + "name": "ExpGamingCommands.teleport", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a few commands used to teleport players.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Teleport", + "Tp", + "Bring", + "GoTo", + "ExpGaming", + "Command", + "Admin", + "Tools" + ], + "dependencies": { + "ExpGamingCore.Command": "^4.0.0", + "ExpGamingAdmin.Teleport": "^4.0.0", + "ExpGamingAdmin.AdminLib": "^4.0.0" + }, + "collection": "ExpGamingCommands@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingCore/Command/softmod.json b/modules/ExpGamingCore/Command/softmod.json index c2fb87e6..ce39246d 100644 --- a/modules/ExpGamingCore/Command/softmod.json +++ b/modules/ExpGamingCore/Command/softmod.json @@ -1,21 +1,22 @@ { - "name": "Command", - "version": "4.0.0", - "type": "Submodule", - "description": "A better command handler than the base game.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Command_4.0.0.zip", - "keywords": [ - "Library", - "Lib", - "ExpGaming", - "Core", - "Commands" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "FactorioStdLib.Table": "^0.8.0", - "FactorioStdLib.Color": "^0.8.0", - "FactorioStdLib.Game": "^0.8.0" - }, - "collection": "ExpGamingCore_4.0.0" -} \ No newline at end of file + "name": "ExpGamingCore.Command", + "version": "4.0.0", + "type": "Submodule", + "description": "A better command handler than the base game.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Library", + "Lib", + "ExpGaming", + "Core", + "Commands" + ], + "dependencies": { + "ExpGamingLib": "^4.0.0", + "FactorioStdLib.Table": "^0.8.0", + "FactorioStdLib.Color": "^0.8.0", + "FactorioStdLib.Game": "^0.8.0" + }, + "collection": "ExpGamingCore@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingCore/Group/softmod.json b/modules/ExpGamingCore/Group/softmod.json index f5267c40..51157d8b 100644 --- a/modules/ExpGamingCore/Group/softmod.json +++ b/modules/ExpGamingCore/Group/softmod.json @@ -1,21 +1,23 @@ { - "name": "Group", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a system to manage and auto-create permission groups.", - "location": "", - "keywords": [ - "Groups", - "ExpGaming", - "System", - "Management", - "Manage", - "Permissions" - ], - "dependencies": { - "FactorioStdLib": "^0.8.0", - "ExpGamingCore.Server": "?^4.0.0", - "ExpGamingLib": "^4.0.0" - }, - "collection": "ExpGamingCore_4.0.0" -} \ No newline at end of file + "name": "ExpGamingCore.Group", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a system to manage and auto-create permission groups.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Groups", + "ExpGaming", + "System", + "Management", + "Manage", + "Permissions" + ], + "dependencies": { + "FactorioStdLib": "^0.8.0", + "ExpGamingCore.Server": "^4.0.0", + "ExpGamingLib": "^4.0.0", + "FactorioStdLib.Game": "*" + }, + "collection": "ExpGamingCore@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingCore/Gui/softmod.json b/modules/ExpGamingCore/Gui/softmod.json index f264a4af..bdf2b6bb 100644 --- a/modules/ExpGamingCore/Gui/softmod.json +++ b/modules/ExpGamingCore/Gui/softmod.json @@ -1,24 +1,25 @@ { - "name": "Gui", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a objective version to custom guis.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Gui_4.0.0.zip", - "keywords": [ - "Library", - "Lib", - "ExpGaming", - "Core", - "Gui", - "ExpGui" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "FactorioStdLib.Table": "^0.8.0", - "FactorioStdLib.Color": "^0.8.0", - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingCore.Server": "?^4.0.0" - }, - "collection": "ExpGamingCore_4.0.0" -} \ No newline at end of file + "name": "ExpGamingCore.Gui", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a objective version to custom guis.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Library", + "Lib", + "ExpGaming", + "Core", + "Gui", + "ExpGui" + ], + "dependencies": { + "ExpGamingLib": "^4.0.0", + "FactorioStdLib.Table": "^0.8.0", + "FactorioStdLib.Color": "*", + "FactorioStdLib.Game": "*", + "ExpGamingCore.Role": "^4.0.0", + "ExpGamingCore.Server": "?*" + }, + "collection": "ExpGamingCore@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingCore/Role/softmod.json b/modules/ExpGamingCore/Role/softmod.json index 05670027..516682e7 100644 --- a/modules/ExpGamingCore/Role/softmod.json +++ b/modules/ExpGamingCore/Role/softmod.json @@ -1,23 +1,25 @@ { - "name": "Role", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds roles where a player can have more than one role", - "location": "", - "keywords": [ - "Role", - "Ranks", - "Permissions", - "Alowed", - "Admin" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "FactorioStdLib.Table": "^0.8.0", - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Group": "^4.0.0", - "ExpGamingCore.Server": "?^4.0.0", - "ExpGamingCore.Command": "?^4.0.0" - }, - "collection": "ExpGamingCore_4.0.0" -} \ No newline at end of file + "name": "ExpGamingCore.Role", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds roles where a player can have more than one role", + "location": "FSM_ARCHIVE", + "keywords": [ + "Role", + "Ranks", + "Permissions", + "Alowed", + "Admin" + ], + "dependencies": { + "ExpGamingLib": "^4.0.0", + "FactorioStdLib.Table": "^0.8.0", + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingCore.Group": "^4.0.0", + "ExpGamingCore.Server": "^4.0.0", + "ExpGamingCore.Command": "^4.0.0", + "ExpGamingCore.Sync": "^4.0.0" + }, + "collection": "ExpGamingCore@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingCore/Server/softmod.json b/modules/ExpGamingCore/Server/softmod.json index 1e9e4c34..eb549ed2 100644 --- a/modules/ExpGamingCore/Server/softmod.json +++ b/modules/ExpGamingCore/Server/softmod.json @@ -1,26 +1,27 @@ { - "name": "Server", - "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_4.0.0.zip", - "keywords": [ - "Library", - "Lib", - "ExpGaming", - "Core", - "Server", - "Thread", - "Interface", - "Events" - ], - "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.Command": "?^4.0.0" - }, - "collection": "ExpGamingCore_4.0.0" -} \ No newline at end of file + "name": "ExpGamingCore.Server", + "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": "FSM_ARCHIVE", + "keywords": [ + "Library", + "Lib", + "ExpGaming", + "Core", + "Server", + "Thread", + "Interface", + "Events" + ], + "dependencies": { + "ExpGamingLib": "^4.0.0", + "FactorioStdLib.Table": "^0.8.0", + "FactorioStdLib.Color": "*", + "FactorioStdLib.String": "^0.8.0", + "FactorioStdLib.Game": "*", + "ExpGamingCore.Command": "?*" + }, + "collection": "ExpGamingCore@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingCore/Sync/softmod.json b/modules/ExpGamingCore/Sync/softmod.json index 005a54ba..ac7ee16f 100644 --- a/modules/ExpGamingCore/Sync/softmod.json +++ b/modules/ExpGamingCore/Sync/softmod.json @@ -1,26 +1,28 @@ { - "name": "Sync", - "version": "4.0.0", - "type": "Submodule", - "description": "Allows syncing with an outside server and info panle.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Sync_4.0.0.zip", - "keywords": [ - "Library", - "Lib", - "ExpGaming", - "Core", - "Info", - "Sync", - "External", - "Discord" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "FactorioStdLib.Color": "^0.8.0", - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Table": "^0.8.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingCore.Gui": "?^4.0.0" - }, - "collection": "ExpGamingCore_4.0.0" -} \ No newline at end of file + "name": "ExpGamingCore.Sync", + "version": "4.0.0", + "type": "Submodule", + "description": "Allows syncing with an outside server and info panle.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Library", + "Lib", + "ExpGaming", + "Core", + "Info", + "Sync", + "External", + "Discord" + ], + "dependencies": { + "ExpGamingLib": "^4.0.0", + "FactorioStdLib.Color": "^0.8.0", + "FactorioStdLib.Game": "^0.8.0", + "FactorioStdLib.Table": "^0.8.0", + "ExpGamingCore.Role": "?^4.0.0", + "ExpGamingCore.Gui": "^4.0.0", + "ExpGamingCore.Server": "^4.0.0" + }, + "collection": "ExpGamingCore@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingCore/softmod.json b/modules/ExpGamingCore/softmod.json index ddfefb01..e822c1fe 100644 --- a/modules/ExpGamingCore/softmod.json +++ b/modules/ExpGamingCore/softmod.json @@ -1,159 +1,25 @@ { - "name": "ExpGamingCore", - "version": "4.0.0", - "type": "Collection", - "description": "Explosive Gaming Core Files", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore_4.0.0.zip", - "keywords": [ - "Library", - "Lib", - "ExpGaming", - "Core" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "submodules": { - "Gui": { - "name": "Gui", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a objective version to custom guis.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Gui_4.0.0.zip", - "keywords": [ - "Library", - "Lib", - "ExpGaming", - "Core", - "Gui", - "ExpGui" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "FactorioStdLib.Table": "^0.8.0", - "FactorioStdLib.Color": "^0.8.0", - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingCore.Server": "?^4.0.0" - }, - "collection": "ExpGamingCore_4.0.0" - }, - "Server": { - "name": "Server", - "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_4.0.0.zip", - "keywords": [ - "Library", - "Lib", - "ExpGaming", - "Core", - "Server", - "Thread", - "Interface", - "Events" - ], - "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.Command": "?^4.0.0" - }, - "collection": "ExpGamingCore_4.0.0" - }, - "Sync": { - "name": "Sync", - "version": "4.0.0", - "type": "Submodule", - "description": "Allows syncing with an outside server and info panle.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Sync_4.0.0.zip", - "keywords": [ - "Library", - "Lib", - "ExpGaming", - "Core", - "Info", - "Sync", - "External", - "Discord" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "FactorioStdLib.Color": "^0.8.0", - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Table": "^0.8.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingCore.Gui": "?^4.0.0" - }, - "collection": "ExpGamingCore_4.0.0" - }, - "Command": { - "name": "Command", - "version": "4.0.0", - "type": "Submodule", - "description": "A better command handler than the base game.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCore.Command_4.0.0.zip", - "keywords": [ - "Library", - "Lib", - "ExpGaming", - "Core", - "Commands" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "FactorioStdLib.Table": "^0.8.0", - "FactorioStdLib.Color": "^0.8.0", - "FactorioStdLib.Game": "^0.8.0" - }, - "collection": "ExpGamingCore_4.0.0" - }, - "Group": { - "name": "Group", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a system to manage and auto-create permission groups.", - "location": "", - "keywords": [ - "Groups", - "ExpGaming", - "System", - "Management", - "Manage", - "Permissions" - ], - "dependencies": { - "FactorioStdLib": "^0.8.0", - "ExpGamingLib": "^4.0.0" - }, - "collection": "ExpGamingCore_4.0.0" - }, - "Role": { - "name": "Role", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds roles where a player can have more than one role", - "location": "", - "keywords": [ - "Role", - "Ranks", - "Permissions", - "Alowed", - "Admin" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "FactorioStdLib.Table": "^0.8.0", - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Group": "^4.0.0", - "ExpGamingCore.Server": "?^4.0.0", - "ExpGamingCore.Command": "?^4.0.0" - }, - "collection": "ExpGamingCore_4.0.0" - } - }, - "dependencies": {} -} \ No newline at end of file + "name": "ExpGamingCore", + "version": "4.0.0", + "type": "Collection", + "description": "Explosive Gaming Core Files", + "location": "FSM_ARCHIVE", + "keywords": [ + "Library", + "Lib", + "ExpGaming", + "Core" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "submodules": { + "ExpGamingCore.Gui": "4.0.0", + "ExpGamingCore.Server": "4.0.0", + "ExpGamingCore.Sync": "4.0.0", + "ExpGamingCore.Command": "4.0.0", + "ExpGamingCore.Group": "4.0.0", + "ExpGamingCore.Role": "4.0.0" + }, + "dependencies": {} +} diff --git a/modules/ExpGamingInfo/Readme/softmod.json b/modules/ExpGamingInfo/Readme/softmod.json index 8531a82b..1fb30c86 100644 --- a/modules/ExpGamingInfo/Readme/softmod.json +++ b/modules/ExpGamingInfo/Readme/softmod.json @@ -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": "", - "keywords": [ - "Gui", - "Info", - "ExpGaming", - "Readme", - "New Player" - ], - "author": "", - "contact": "", - "license": "", - "dependencies": { - "ExpGamingCore.Gui": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Sync": "?^4.0.0" - } -} \ No newline at end of file + "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": "", + "contact": "", + "license": "", + "dependencies": { + "ExpGamingCore.Gui": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingCore.Sync": "^4.0.0" + }, + "submodules": {}, + "collection": "ExpGamingInfo@4.0.0" +} diff --git a/modules/ExpGamingInfo/Rockets/softmod.json b/modules/ExpGamingInfo/Rockets/softmod.json index abdfcd81..e33b5c61 100644 --- a/modules/ExpGamingInfo/Rockets/softmod.json +++ b/modules/ExpGamingInfo/Rockets/softmod.json @@ -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": "", - "keywords": [ - "Gui", - "Info", - "ExpGaming", - "Rockets" - ], - "author": "", - "contact": "", - "license": "", - "dependencies": { - "ExpGamingCore.Gui": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Sync": "?^4.0.0" - } -} \ No newline at end of file + "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": "", + "contact": "", + "license": "", + "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" +} diff --git a/modules/ExpGamingInfo/Science/softmod.json b/modules/ExpGamingInfo/Science/softmod.json index 6b30c987..427ecb87 100644 --- a/modules/ExpGamingInfo/Science/softmod.json +++ b/modules/ExpGamingInfo/Science/softmod.json @@ -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": "", - "keywords": [ - "Gui", - "Info", - "ExpGaming", - "Science", - "Production" - ], - "author": "", - "contact": "", - "license": "", - "dependencies": { - "ExpGamingCore.Gui": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Sync": "?^4.0.0" - } -} \ No newline at end of file + "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": "", + "contact": "", + "license": "", + "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" +} diff --git a/modules/ExpGamingInfo/Tasklist/softmod.json b/modules/ExpGamingInfo/Tasklist/softmod.json index 4b64949c..244067eb 100644 --- a/modules/ExpGamingInfo/Tasklist/softmod.json +++ b/modules/ExpGamingInfo/Tasklist/softmod.json @@ -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": "", - "keywords": [ - "Gui", - "Info", - "ExpGaming", - "Tasks" - ], - "author": "", - "contact": "", - "license": "", - "dependencies": { - "ExpGamingCore.Gui": "^4.0.0", - "ExpGamingCore.Role": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0" - } -} \ No newline at end of file + "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": "", + "contact": "", + "license": "", + "dependencies": { + "ExpGamingCore.Gui": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0" + }, + "submodules": {}, + "collection": "ExpGamingInfo@4.0.0" +} diff --git a/modules/ExpGamingInfo/softmod.json b/modules/ExpGamingInfo/softmod.json index 829aa0bb..c2a00630 100644 --- a/modules/ExpGamingInfo/softmod.json +++ b/modules/ExpGamingInfo/softmod.json @@ -1,92 +1,22 @@ { - "name": "ExpGamingInfo", - "version": "4.0.0", - "type": "Collection", - "description": "Adds info guis to the game for different production areas", - "location": "", - "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": "", - "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": "", - "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": "", - "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": "", - "keywords": [ - "Gui", - "Info", - "ExpGaming", - "Tasks" - ], - "dependencies": { - "ExpGamingCore.Gui": "^4.0.0", - "ExpGamingCore.Role": "^4.0.0", - "FactorioStdLib.Game": "^0.8.0" - } - } - } -} \ No newline at end of file + "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" + } +} diff --git a/modules/ExpGamingLib/softmod.json b/modules/ExpGamingLib/softmod.json index 45846fa5..13ff302a 100644 --- a/modules/ExpGamingLib/softmod.json +++ b/modules/ExpGamingLib/softmod.json @@ -1,19 +1,20 @@ { - "name": "ExpGamingLib", - "version": "4.0.0", - "type": "Module", - "description": "Adds some common functions used though out all ExpGaming modules", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingLib_4.0.0.zip", - "keywords": [ - "ExpGaming", - "Lib" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "FactorioStdLib.Color": "^0.8.0", - "FactorioStdLib.Table": "^0.8.0" - } -} \ No newline at end of file + "name": "ExpGamingLib", + "version": "4.0.0", + "type": "Module", + "description": "Adds some common functions used though out all ExpGaming modules", + "location": "FSM_ARCHIVE", + "keywords": [ + "ExpGaming", + "Lib" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "dependencies": { + "FactorioStdLib.Game": "*", + "FactorioStdLib.Color": "*", + "FactorioStdLib.Table": "^0.8.0" + }, + "submodules": {} +} diff --git a/modules/ExpGamingPlayer/afkKick/softmod.json b/modules/ExpGamingPlayer/afkKick/softmod.json index 7fb29fb7..7e1c2ee0 100644 --- a/modules/ExpGamingPlayer/afkKick/softmod.json +++ b/modules/ExpGamingPlayer/afkKick/softmod.json @@ -1,22 +1,23 @@ { - "name": "afkKick", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a varible amount of time before a user is kicked based on the current player count.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer.afkKick_4.0.0.zip", - "keywords": [ - "Kick", - "AFK", - "Players", - "Smart", - "Varible" - ], - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Gui": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingCore.Sync": "?^4.0.0", - "ExpGamingCore.Server": "?^4.0.0" - }, - "collection": "ExpGamingPlayer_4.0.0" -} \ No newline at end of file + "name": "ExpGamingPlayer.afkKick", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a varible amount of time before a user is kicked based on the current player count.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Kick", + "AFK", + "Players", + "Smart", + "Varible" + ], + "dependencies": { + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingCore.Gui": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0", + "ExpGamingCore.Sync": "^4.0.0", + "ExpGamingCore.Server": "^4.0.0" + }, + "collection": "ExpGamingPlayer@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingPlayer/inventorySearch/softmod.json b/modules/ExpGamingPlayer/inventorySearch/softmod.json index bf8994a8..266b5416 100644 --- a/modules/ExpGamingPlayer/inventorySearch/softmod.json +++ b/modules/ExpGamingPlayer/inventorySearch/softmod.json @@ -1,21 +1,23 @@ { - "name": "inventorySearch", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds an inventory search that is proformed on a random player every 15 seconds.", - "location": "", - "keywords": [ - "Search", - "ExpGaming", - "Player", - "Inventory" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "ExpGamingAdmin.TempBan": "^4.0.0", - "ExpGamingAdmin.Warnings": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0", - "FactorioStdLib.Game": "^0.8.0" - }, - "collection": "ExpGamingPlayer_4.0.0" -} \ No newline at end of file + "name": "ExpGamingPlayer.inventorySearch", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds an inventory search that is proformed on a random player every 15 seconds.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Search", + "ExpGaming", + "Player", + "Inventory" + ], + "dependencies": { + "ExpGamingLib": "^4.0.0", + "ExpGamingAdmin.TempBan": "^4.0.0", + "ExpGamingAdmin.Warnings": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0", + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingAdmin.AdminLib": "^4.0.0" + }, + "collection": "ExpGamingPlayer@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingPlayer/playerInfo/softmod.json b/modules/ExpGamingPlayer/playerInfo/softmod.json index 323e16de..d4cec9a2 100644 --- a/modules/ExpGamingPlayer/playerInfo/softmod.json +++ b/modules/ExpGamingPlayer/playerInfo/softmod.json @@ -1,20 +1,22 @@ { - "name": "playerInfo", - "version": "4.0.0", - "type": "Submodule", - "description": "Used to give so common info on a player as a lua table or a frame.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer.playerInfo_4.0.0.zip", - "keywords": [ - "Cam", - "Follow", - "Player", - "Info", - "Useful" - ], - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Gui": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0" - }, - "collection": "ExpGamingPlayer_4.0.0" -} \ No newline at end of file + "name": "ExpGamingPlayer.playerInfo", + "version": "4.0.0", + "type": "Submodule", + "description": "Used to give so common info on a player as a lua table or a frame.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Cam", + "Follow", + "Player", + "Info", + "Useful" + ], + "dependencies": { + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingCore.Gui": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0", + "ExpGamingCore.Group": "^4.0.0" + }, + "collection": "ExpGamingPlayer@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingPlayer/playerList/softmod.json b/modules/ExpGamingPlayer/playerList/softmod.json index e2002be0..82789d56 100644 --- a/modules/ExpGamingPlayer/playerList/softmod.json +++ b/modules/ExpGamingPlayer/playerList/softmod.json @@ -1,23 +1,25 @@ { - "name": "playerList", - "version": "4.0.0", - "type": "Submodule", - "description": "Used to display player names and online time on the top left.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer.playerList_4.0.0.zip", - "keywords": [ - "Player List", - "List", - "Gui", - "Names" - ], - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Gui": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingAdmin.AdminLib": "?^4.0.0", - "ExpGamingAdmin.buttonFlow": "?^4.0.0", - "ExpGamingAdmin.reports": "?^4.0.0", - "ExpGamingPlayer.playerInfo": "?^4.0.0" - }, - "collection": "ExpGamingPlayer_4.0.0" -} \ No newline at end of file + "name": "ExpGamingPlayer.playerList", + "version": "4.0.0", + "type": "Submodule", + "description": "Used to display player names and online time on the top left.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Player List", + "List", + "Gui", + "Names" + ], + "dependencies": { + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingCore.Gui": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0", + "ExpGamingAdmin.AdminLib": "^4.0.0", + "ExpGamingAdmin.buttonFlow": "?^4.0.0", + "ExpGamingAdmin.reports": "?^4.0.0", + "ExpGamingPlayer.playerInfo": "?*", + "ExpGamingAdmin.Gui": "^4.0.0" + }, + "collection": "ExpGamingPlayer@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingPlayer/polls/softmod.json b/modules/ExpGamingPlayer/polls/softmod.json index 39bfdea7..034331e3 100644 --- a/modules/ExpGamingPlayer/polls/softmod.json +++ b/modules/ExpGamingPlayer/polls/softmod.json @@ -1,19 +1,20 @@ { - "name": "polls", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a poll gui into the game for quick polls (default 90 seconds)", - "location": "", - "keywords": [ - "Polls", - "Poll", - "Question", - "Gui" - ], - "dependencies": { - "ExpGamingCore.Gui": "^4.0.0", - "ExpGamingCore.Server": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0" - }, - "collection": "ExpGamingPlayer_4.0.0" -} \ No newline at end of file + "name": "ExpGamingPlayer.polls", + "version": "4.0.0", + "type": "Submodule", + "description": "Adds a poll gui into the game for quick polls (default 90 seconds)", + "location": "FSM_ARCHIVE", + "keywords": [ + "Polls", + "Poll", + "Question", + "Gui" + ], + "dependencies": { + "ExpGamingCore.Gui": "^4.0.0", + "ExpGamingCore.Server": "^4.0.0", + "ExpGamingCore.Role": "^4.0.0" + }, + "collection": "ExpGamingPlayer@4.0.0", + "submodules": {} +} diff --git a/modules/ExpGamingPlayer/softmod.json b/modules/ExpGamingPlayer/softmod.json index ef55164a..f02466cb 100644 --- a/modules/ExpGamingPlayer/softmod.json +++ b/modules/ExpGamingPlayer/softmod.json @@ -1,124 +1,24 @@ { - "name": "ExpGamingPlayer", - "version": "4.0.0", - "type": "Collection", - "description": "Useful collection of modules for displaying player infomation.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer_4.0.0.zip", - "keywords": [ - "ExpGaming", - "Player", - "Information", - "AFK" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "submodules": { - "afkKick": { - "name": "afkKick", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a varible amount of time before a user is kicked based on the current player count.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer.afkKick_4.0.0.zip", - "keywords": [ - "Kick", - "AFK", - "Players", - "Smart", - "Varible" - ], - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Gui": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingCore.Sync": "?^4.0.0", - "ExpGamingCore.Server": "?^4.0.0" - }, - "collection": "ExpGamingPlayer_4.0.0" - }, - "playerInfo": { - "name": "playerInfo", - "version": "4.0.0", - "type": "Submodule", - "description": "Used to give so common info on a player as a lua table or a frame.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer.playerInfo_4.0.0.zip", - "keywords": [ - "Cam", - "Follow", - "Player", - "Info", - "Useful" - ], - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Gui": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0" - }, - "collection": "ExpGamingPlayer_4.0.0" - }, - "playerList": { - "name": "playerList", - "version": "4.0.0", - "type": "Submodule", - "description": "Used to display player names and online time on the top left.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer.playerList_4.0.0.zip", - "keywords": [ - "Player List", - "List", - "Gui", - "Names" - ], - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Gui": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingAdmin.AdminLib": "?^4.0.0", - "ExpGamingAdmin.buttonFlow": "?^4.0.0", - "ExpGamingAdmin.reports": "?^4.0.0", - "ExpGamingPlayer.playerInfo": "?^4.0.0" - }, - "collection": "ExpGamingPlayer_4.0.0" - }, - "inventorySearch": { - "name": "inventorySearch", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds an inventory search that is proformed on a random player every 15 seconds.", - "location": "", - "keywords": [ - "Search", - "ExpGaming", - "Player", - "Inventory" - ], - "dependencies": { - "ExpGamingLib": "^4.0.0", - "ExpGamingAdmin.TempBan": "^4.0.0", - "ExpGamingAdmin.Warnings": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0", - "FactorioStdLib.Game": "^0.8.0" - }, - "collection": "ExpGamingPlayer_4.0.0" - }, - "polls": { - "name": "polls", - "version": "4.0.0", - "type": "Submodule", - "description": "Adds a poll gui into the game for quick polls (default 90 seconds)", - "location": "", - "keywords": [ - "Polls", - "Poll", - "Question", - "Gui" - ], - "dependencies": { - "ExpGamingCore.Gui": "^4.0.0", - "ExpGamingCore.Server": "^4.0.0", - "ExpGamingCore.Role": "?^4.0.0" - }, - "collection": "ExpGamingPlayer_4.0.0" - } - }, - "dependencies": {} -} \ No newline at end of file + "name": "ExpGamingPlayer", + "version": "4.0.0", + "type": "Collection", + "description": "Useful collection of modules for displaying player infomation.", + "location": "FSM_ARCHIVE", + "keywords": [ + "ExpGaming", + "Player", + "Information", + "AFK" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "submodules": { + "ExpGamingPlayer.afkKick": "4.0.0", + "ExpGamingPlayer.playerInfo": "4.0.0", + "ExpGamingPlayer.playerList": "4.0.0", + "ExpGamingPlayer.inventorySearch": "4.0.0", + "ExpGamingPlayer.polls": "4.0.0" + }, + "dependencies": {} +} diff --git a/modules/FactorioStdLib/Color/softmod.json b/modules/FactorioStdLib/Color/softmod.json index 63974367..a74db40c 100644 --- a/modules/FactorioStdLib/Color/softmod.json +++ b/modules/FactorioStdLib/Color/softmod.json @@ -1,16 +1,17 @@ { - "name": "Color", - "version": "0.8.0", - "type": "Submodule", - "description": "A defines module for retrieving colors by name.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Color_0.8.0.zip", - "keywords": [ - "Standard Library", - "Lib", - "StdLib", - "Color", - "Extends" - ], - "dependencies": {}, - "collection": "FactorioStdLib_0.8.0" -} \ No newline at end of file + "name": "FactorioStdLib.Color", + "version": "0.8.0", + "type": "Submodule", + "description": "A defines module for retrieving colors by name.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Standard Library", + "Lib", + "StdLib", + "Color", + "Extends" + ], + "dependencies": {}, + "collection": "FactorioStdLib@0.8.0", + "submodules": {} +} diff --git a/modules/FactorioStdLib/Game/softmod.json b/modules/FactorioStdLib/Game/softmod.json index a175839a..c020c461 100644 --- a/modules/FactorioStdLib/Game/softmod.json +++ b/modules/FactorioStdLib/Game/softmod.json @@ -1,16 +1,17 @@ { - "name": "Game", - "version": "0.8.0", - "type": "Submodule", - "description": "The game module.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Game_0.8.0.zip", - "keywords": [ - "Standard Library", - "Lib", - "StdLib", - "Game", - "Extends" - ], - "dependencies": {}, - "collection": "FactorioStdLib_0.8.0" -} \ No newline at end of file + "name": "FactorioStdLib.Game", + "version": "0.8.0", + "type": "Submodule", + "description": "The game module.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Standard Library", + "Lib", + "StdLib", + "Game", + "Extends" + ], + "dependencies": {}, + "collection": "FactorioStdLib@0.8.0", + "submodules": {} +} diff --git a/modules/FactorioStdLib/String/softmod.json b/modules/FactorioStdLib/String/softmod.json index 426934a4..6bcea5e6 100644 --- a/modules/FactorioStdLib/String/softmod.json +++ b/modules/FactorioStdLib/String/softmod.json @@ -1,16 +1,17 @@ { - "name": "String", - "version": "0.8.0", - "type": "Submodule", - "description": "Extends Lua 5.2 string.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.String_0.8.0.zip", - "keywords": [ - "Standard Library", - "Lib", - "StdLib", - "String", - "Extends" - ], - "dependencies": {}, - "collection": "FactorioStdLib_0.8.0" -} \ No newline at end of file + "name": "FactorioStdLib.String", + "version": "0.8.0", + "type": "Submodule", + "description": "Extends Lua 5.2 string.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Standard Library", + "Lib", + "StdLib", + "String", + "Extends" + ], + "dependencies": {}, + "collection": "FactorioStdLib@0.8.0", + "submodules": {} +} diff --git a/modules/FactorioStdLib/Table/softmod.json b/modules/FactorioStdLib/Table/softmod.json index 8e86a708..3fef7ec2 100644 --- a/modules/FactorioStdLib/Table/softmod.json +++ b/modules/FactorioStdLib/Table/softmod.json @@ -1,16 +1,17 @@ { - "name": "Table", - "version": "0.8.0", - "type": "Submodule", - "description": "Extends Lua 5.2 table.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Table_0.8.0.zip", - "keywords": [ - "Standard Library", - "Lib", - "StdLib", - "Table", - "Extends" - ], - "dependencies": {}, - "collection": "FactorioStdLib_0.8.0" -} \ No newline at end of file + "name": "FactorioStdLib.Table", + "version": "0.8.0", + "type": "Submodule", + "description": "Extends Lua 5.2 table.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Standard Library", + "Lib", + "StdLib", + "Table", + "Extends" + ], + "dependencies": {}, + "collection": "FactorioStdLib@0.8.0", + "submodules": {} +} diff --git a/modules/FactorioStdLib/softmod.json b/modules/FactorioStdLib/softmod.json index f2471e5f..0bc55ce4 100644 --- a/modules/FactorioStdLib/softmod.json +++ b/modules/FactorioStdLib/softmod.json @@ -1,82 +1,22 @@ { - "name": "FactorioStdLib", - "version": "0.8.0", - "type": "Collection", - "description": "Factorio Standard Library Projects", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib_0.8.0.zip", - "keywords": [ - "Standard Library", - "Lib", - "StdLib" - ], - "author": "Afforess", - "contact": "https://github.com/Afforess/Factorio-Stdlib/issues", - "license": "https://github.com/Afforess/Factorio-Stdlib/blob/master/LICENSE", - "submodules": { - "Color": { - "name": "Color", - "version": "0.8.0", - "type": "Submodule", - "description": "A defines module for retrieving colors by name.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Color_0.8.0.zip", - "keywords": [ - "Standard Library", - "Lib", - "StdLib", - "Color", - "Extends" - ], - "dependencies": {}, - "collection": "FactorioStdLib_0.8.0" - }, - "Game": { - "name": "Game", - "version": "0.8.0", - "type": "Submodule", - "description": "The game module.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Game_0.8.0.zip", - "keywords": [ - "Standard Library", - "Lib", - "StdLib", - "Game", - "Extends" - ], - "dependencies": {}, - "collection": "FactorioStdLib_0.8.0" - }, - "String": { - "name": "String", - "version": "0.8.0", - "type": "Submodule", - "description": "Extends Lua 5.2 string.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.String_0.8.0.zip", - "keywords": [ - "Standard Library", - "Lib", - "StdLib", - "String", - "Extends" - ], - "dependencies": {}, - "collection": "FactorioStdLib_0.8.0" - }, - "Table": { - "name": "Table", - "version": "0.8.0", - "type": "Submodule", - "description": "Extends Lua 5.2 table.", - "location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Table_0.8.0.zip", - "keywords": [ - "Standard Library", - "Lib", - "StdLib", - "Table", - "Extends" - ], - "dependencies": {}, - "collection": "FactorioStdLib_0.8.0" - } - }, - "dependencies": {} -} \ No newline at end of file + "name": "FactorioStdLib", + "version": "0.8.0", + "type": "Collection", + "description": "Factorio Standard Library Projects", + "location": "FSM_ARCHIVE", + "keywords": [ + "Standard Library", + "Lib", + "StdLib" + ], + "author": "Afforess", + "contact": "https://github.com/Afforess/Factorio-Stdlib/issues", + "license": "https://github.com/Afforess/Factorio-Stdlib/blob/master/LICENSE", + "submodules": { + "FactorioStdLib.Color": "0.8.0", + "FactorioStdLib.Game": "0.8.0", + "FactorioStdLib.String": "0.8.0", + "FactorioStdLib.Table": "0.8.0" + }, + "dependencies": {} +} diff --git a/modules/GameSettingsGui/softmod.json b/modules/GameSettingsGui/softmod.json index ac3a5deb..336be8bb 100644 --- a/modules/GameSettingsGui/softmod.json +++ b/modules/GameSettingsGui/softmod.json @@ -1,21 +1,22 @@ { - "name": "GameSettingsGui", - "version": "4.0.0", - "type": "Module", - "description": "A gui for controlling game settings with sliders as well as some global commands.", - "location": "", - "keywords": [ - "Gui", - "Game", - "Game Settings", - "Settings", - "Admin" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "dependencies": { - "ExpGamingCore.Server": "^4.0.0", - "ExpGamingCore.Gui": "^4.0.0" - } -} \ No newline at end of file + "name": "GameSettingsGui", + "version": "4.0.0", + "type": "Module", + "description": "A gui for controlling game settings with sliders as well as some global commands.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Gui", + "Game", + "Game Settings", + "Settings", + "Admin" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "dependencies": { + "ExpGamingCore.Server": "^4.0.0", + "ExpGamingCore.Gui": "^4.0.0" + }, + "submodules": {} +} diff --git a/modules/GuiAnnouncements/softmod.json b/modules/GuiAnnouncements/softmod.json index bd79684b..b1059254 100644 --- a/modules/GuiAnnouncements/softmod.json +++ b/modules/GuiAnnouncements/softmod.json @@ -1,20 +1,21 @@ { - "name": "GuiAnnouncements", - "version": "4.0.0", - "type": "Module", - "description": "Creates a gui for making and reciving announcements", - "location": "", - "keywords": [ - "Announcements", - "Gui", - "Admin" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Role": "^4.0.0", - "ExpGamingCore.Gui": "^4.0.0" - } -} \ No newline at end of file + "name": "GuiAnnouncements", + "version": "4.0.0", + "type": "Module", + "description": "Creates a gui for making and reciving announcements", + "location": "FSM_ARCHIVE", + "keywords": [ + "Announcements", + "Gui", + "Admin" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "dependencies": { + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingCore.Role": "^4.0.0", + "ExpGamingCore.Gui": "^4.0.0" + }, + "submodules": {} +} diff --git a/modules/PlayerAutoColor/softmod.json b/modules/PlayerAutoColor/softmod.json index b97444ef..aff63b7e 100644 --- a/modules/PlayerAutoColor/softmod.json +++ b/modules/PlayerAutoColor/softmod.json @@ -1,19 +1,20 @@ { - "name": "PlayerAutoColor", - "version": "4.0.0", - "type": "Module", - "description": "Assigns random colours to players (larger range than default) and allows predefined colours for users.", - "location": "", - "keywords": [ - "Colour", - "Color", - "Player", - "Vibrant" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "dependencies": { - "FactorioStdLib.Color": "^0.8.0" - } -} \ No newline at end of file + "name": "PlayerAutoColor", + "version": "4.0.0", + "type": "Module", + "description": "Assigns random colours to players (larger range than default) and allows predefined colours for users.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Colour", + "Color", + "Player", + "Vibrant" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "dependencies": { + "FactorioStdLib.Color": "^0.8.0" + }, + "submodules": {} +} diff --git a/modules/SpawnArea/softmod.json b/modules/SpawnArea/softmod.json index 90b98b82..c28eba30 100644 --- a/modules/SpawnArea/softmod.json +++ b/modules/SpawnArea/softmod.json @@ -1,19 +1,20 @@ { - "name": "SpawnArea", - "version": "4.0.0", - "type": "Module", - "description": "Creates a safe spawn area with chests and auto refilling turrets.", - "location": "", - "keywords": [ - "Spawn", - "Safe", - "Turrets", - "Auto Refill" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "dependencies": { - "FactorioStdLib.Game": "^0.8.0" - } -} \ No newline at end of file + "name": "SpawnArea", + "version": "4.0.0", + "type": "Module", + "description": "Creates a safe spawn area with chests and auto refilling turrets.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Spawn", + "Safe", + "Turrets", + "Auto Refill" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "dependencies": { + "FactorioStdLib.Game": "^0.8.0" + }, + "submodules": {} +} diff --git a/modules/WarpPoints/softmod.json b/modules/WarpPoints/softmod.json index bb6449e4..b0fd1ff4 100644 --- a/modules/WarpPoints/softmod.json +++ b/modules/WarpPoints/softmod.json @@ -1,22 +1,23 @@ { - "name": "WarpPoints", - "version": "4.0.0", - "type": "Module", - "description": "Creates a warp point system which makes moving around large maps easier.", - "location": "", - "keywords": [ - "Warps", - "System", - "Teleport", - "PAX" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "dependencies": { - "FactorioStdLib.Game": "^0.8.0", - "ExpGamingCore.Role": "?^4.0.0", - "ExpGamingCore.Command": "?^4.0.0", - "ExpGamingCore.Gui": "^4.0.0" - } -} \ No newline at end of file + "name": "WarpPoints", + "version": "4.0.0", + "type": "Module", + "description": "Creates a warp point system which makes moving around large maps easier.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Warps", + "System", + "Teleport", + "PAX" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "dependencies": { + "FactorioStdLib.Game": "^0.8.0", + "ExpGamingCore.Role": "^4.0.0", + "ExpGamingCore.Command": "^4.0.0", + "ExpGamingCore.Gui": "^4.0.0" + }, + "submodules": {} +} diff --git a/modules/WornPaths/softmod.json b/modules/WornPaths/softmod.json index 480376e2..4ca46dc9 100644 --- a/modules/WornPaths/softmod.json +++ b/modules/WornPaths/softmod.json @@ -1,19 +1,20 @@ { - "name": "WornPaths", - "version": "4.0.0", - "type": "Module", - "description": "Makes paths which wear down and paths where entites are placed.", - "location": "", - "keywords": [ - "Paths", - "Worn", - "Decay", - "Degrade" - ], - "author": "Cooldude2606", - "contact": "Discord: Cooldude2606#5241", - "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", - "dependencies": { - "FactorioStdLib.Game": "^0.8.0" - } -} \ No newline at end of file + "name": "WornPaths", + "version": "4.0.0", + "type": "Module", + "description": "Makes paths which wear down and paths where entites are placed.", + "location": "FSM_ARCHIVE", + "keywords": [ + "Paths", + "Worn", + "Decay", + "Degrade" + ], + "author": "Cooldude2606", + "contact": "Discord: Cooldude2606#5241", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "dependencies": { + "FactorioStdLib.Game": "^0.8.0" + }, + "submodules": {} +} diff --git a/modules/softmod.json b/modules/softmod.json new file mode 100644 index 00000000..d74c2446 --- /dev/null +++ b/modules/softmod.json @@ -0,0 +1,33 @@ +{ + "name": "ExpGamingScenario", + "version": "4.0.0", + "description": "The basic scenario used on ExpGaming public servers", + "author": "ExpGaming", + "contact": "https://explosivegaming.nl", + "license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE", + "keywords": [ + "ExpGaming", + "Vanila Plus" + ], + "softmods": { + "AdvancedStartingItems": "4.0.0", + "ChatPopup": "4.0.0", + "DamagePopup": "4.0.0", + "DeathMarkers": "4.0.0", + "DeconControl": "4.0.0", + "ExpGamingAdmin": "4.0.0", + "ExpGamingBot": "4.0.0", + "ExpGamingCommands": "4.0.0", + "ExpGamingCore": "4.0.0", + "ExpGamingInfo": "4.0.0", + "ExpGamingLib": "4.0.0", + "ExpGamingPlayer": "4.0.0", + "FactorioStdLib": "0.8.0", + "GameSettingsGui": "4.0.0", + "GuiAnnouncements": "4.0.0", + "PlayerAutoColor": "4.0.0", + "SpawnArea": "4.0.0", + "WarpPoints": "4.0.0", + "WornPaths": "4.0.0" + } +} diff --git a/modules/test.txt b/modules/test.txt new file mode 100644 index 00000000..c188b94b --- /dev/null +++ b/modules/test.txt @@ -0,0 +1 @@ +testy test \ No newline at end of file