From 56ad7f987ce168acf117565cbcf072d00168bf33 Mon Sep 17 00:00:00 2001 From: Cooldude2606 Date: Sun, 9 Dec 2018 15:49:46 +0000 Subject: [PATCH] Removed Type from json files --- modules/AdvancedStartingItems/softmod.json | 1 - modules/ChatPopup/softmod.json | 1 - modules/DamagePopup/softmod.json | 1 - modules/DeathMarkers/softmod.json | 1 - modules/DeconControl/softmod.json | 1 - modules/ExpGamingAdmin/AdminLib/softmod.json | 1 - modules/ExpGamingAdmin/Ban/softmod.json | 1 - modules/ExpGamingAdmin/ClearInventory/softmod.json | 1 - modules/ExpGamingAdmin/Commands/softmod.json | 1 - modules/ExpGamingAdmin/Gui/softmod.json | 1 - modules/ExpGamingAdmin/Jail/softmod.json | 1 - modules/ExpGamingAdmin/Kick/softmod.json | 1 - modules/ExpGamingAdmin/Reports/softmod.json | 1 - modules/ExpGamingAdmin/Teleport/softmod.json | 1 - modules/ExpGamingAdmin/TempBan/softmod.json | 1 - modules/ExpGamingAdmin/Warnings/softmod.json | 1 - modules/ExpGamingAdmin/softmod.json | 1 - modules/ExpGamingBot/autoChat/softmod.json | 1 - modules/ExpGamingBot/autoMessage/softmod.json | 1 - modules/ExpGamingBot/discordAlerts/softmod.json | 1 - modules/ExpGamingBot/softmod.json | 1 - modules/ExpGamingCommands/bonus/softmod.json | 1 - modules/ExpGamingCommands/cheatMode/softmod.json | 1 - modules/ExpGamingCommands/home/softmod.json | 1 - modules/ExpGamingCommands/kill/softmod.json | 1 - modules/ExpGamingCommands/repair/softmod.json | 1 - modules/ExpGamingCommands/softmod.json | 1 - modules/ExpGamingCommands/tags/softmod.json | 1 - modules/ExpGamingCommands/teleport/softmod.json | 1 - modules/ExpGamingCore/Command/softmod.json | 1 - modules/ExpGamingCore/Group/softmod.json | 1 - modules/ExpGamingCore/Gui/softmod.json | 1 - modules/ExpGamingCore/Role/softmod.json | 1 - modules/ExpGamingCore/Server/softmod.json | 1 - modules/ExpGamingCore/Sync/softmod.json | 1 - modules/ExpGamingCore/softmod.json | 1 - modules/ExpGamingInfo/Readme/softmod.json | 1 - modules/ExpGamingInfo/Rockets/softmod.json | 1 - modules/ExpGamingInfo/Science/softmod.json | 1 - modules/ExpGamingInfo/Tasklist/softmod.json | 1 - modules/ExpGamingInfo/softmod.json | 1 - modules/ExpGamingLib/softmod.json | 1 - modules/ExpGamingPlayer/afkKick/softmod.json | 1 - modules/ExpGamingPlayer/inventorySearch/softmod.json | 1 - modules/ExpGamingPlayer/playerInfo/softmod.json | 1 - modules/ExpGamingPlayer/playerList/softmod.json | 1 - modules/ExpGamingPlayer/polls/softmod.json | 1 - modules/ExpGamingPlayer/softmod.json | 1 - modules/FactorioStdLib/Color/softmod.json | 1 - modules/FactorioStdLib/Game/softmod.json | 1 - modules/FactorioStdLib/String/softmod.json | 1 - modules/FactorioStdLib/Table/softmod.json | 1 - modules/FactorioStdLib/softmod.json | 1 - modules/GameSettingsGui/softmod.json | 1 - modules/GuiAnnouncements/softmod.json | 1 - modules/PlayerAutoColor/softmod.json | 1 - modules/SpawnArea/softmod.json | 1 - modules/WarpPoints/softmod.json | 1 - modules/WornPaths/softmod.json | 1 - 59 files changed, 59 deletions(-) diff --git a/modules/AdvancedStartingItems/softmod.json b/modules/AdvancedStartingItems/softmod.json index 6676da3a..dc9653e1 100644 --- a/modules/AdvancedStartingItems/softmod.json +++ b/modules/AdvancedStartingItems/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ChatPopup/softmod.json b/modules/ChatPopup/softmod.json index de78f19c..273ab7d9 100644 --- a/modules/ChatPopup/softmod.json +++ b/modules/ChatPopup/softmod.json @@ -1,7 +1,6 @@ { "name": "ChatPopup", "version": "4.0.0", - "type": "Module", "description": "Creates flying text above player when they send a message.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/DamagePopup/softmod.json b/modules/DamagePopup/softmod.json index f18feb5d..a5ea4de0 100644 --- a/modules/DamagePopup/softmod.json +++ b/modules/DamagePopup/softmod.json @@ -1,7 +1,6 @@ { "name": "DamagePopup", "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": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/DeathMarkers/softmod.json b/modules/DeathMarkers/softmod.json index d0ccbe87..ac58f593 100644 --- a/modules/DeathMarkers/softmod.json +++ b/modules/DeathMarkers/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/DeconControl/softmod.json b/modules/DeconControl/softmod.json index 4edaa03c..3040a69f 100644 --- a/modules/DeconControl/softmod.json +++ b/modules/DeconControl/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingAdmin/AdminLib/softmod.json b/modules/ExpGamingAdmin/AdminLib/softmod.json index 2cdc2c42..ba431266 100644 --- a/modules/ExpGamingAdmin/AdminLib/softmod.json +++ b/modules/ExpGamingAdmin/AdminLib/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingAdmin.AdminLib", "version": "4.0.0", - "type": "Submodule", "description": "The base functions required to make the others work.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingAdmin/Ban/softmod.json b/modules/ExpGamingAdmin/Ban/softmod.json index feb9b5cd..0c2bfa08 100644 --- a/modules/ExpGamingAdmin/Ban/softmod.json +++ b/modules/ExpGamingAdmin/Ban/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingAdmin.Ban", "version": "4.0.0", - "type": "Submodule", "description": "Adds a custom ban function to the admin command set.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingAdmin/ClearInventory/softmod.json b/modules/ExpGamingAdmin/ClearInventory/softmod.json index ced85d0d..fbddd257 100644 --- a/modules/ExpGamingAdmin/ClearInventory/softmod.json +++ b/modules/ExpGamingAdmin/ClearInventory/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingAdmin/Commands/softmod.json b/modules/ExpGamingAdmin/Commands/softmod.json index 6318ff19..9daadd44 100644 --- a/modules/ExpGamingAdmin/Commands/softmod.json +++ b/modules/ExpGamingAdmin/Commands/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingAdmin/Gui/softmod.json b/modules/ExpGamingAdmin/Gui/softmod.json index 8a50ef68..cf063874 100644 --- a/modules/ExpGamingAdmin/Gui/softmod.json +++ b/modules/ExpGamingAdmin/Gui/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingAdmin/Jail/softmod.json b/modules/ExpGamingAdmin/Jail/softmod.json index a4289a21..d6b6559f 100644 --- a/modules/ExpGamingAdmin/Jail/softmod.json +++ b/modules/ExpGamingAdmin/Jail/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingAdmin/Kick/softmod.json b/modules/ExpGamingAdmin/Kick/softmod.json index ae3c6bbd..ad64f975 100644 --- a/modules/ExpGamingAdmin/Kick/softmod.json +++ b/modules/ExpGamingAdmin/Kick/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingAdmin.Kick", "version": "4.0.0", - "type": "Submodule", "description": "Adds a kick function to the admin function set.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingAdmin/Reports/softmod.json b/modules/ExpGamingAdmin/Reports/softmod.json index 6d41ec07..2c522323 100644 --- a/modules/ExpGamingAdmin/Reports/softmod.json +++ b/modules/ExpGamingAdmin/Reports/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingAdmin/Teleport/softmod.json b/modules/ExpGamingAdmin/Teleport/softmod.json index a79afcfe..eb234df1 100644 --- a/modules/ExpGamingAdmin/Teleport/softmod.json +++ b/modules/ExpGamingAdmin/Teleport/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingAdmin/TempBan/softmod.json b/modules/ExpGamingAdmin/TempBan/softmod.json index 15b818b1..552f6088 100644 --- a/modules/ExpGamingAdmin/TempBan/softmod.json +++ b/modules/ExpGamingAdmin/TempBan/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingAdmin/Warnings/softmod.json b/modules/ExpGamingAdmin/Warnings/softmod.json index b5ef41e6..f1b488af 100644 --- a/modules/ExpGamingAdmin/Warnings/softmod.json +++ b/modules/ExpGamingAdmin/Warnings/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingAdmin/softmod.json b/modules/ExpGamingAdmin/softmod.json index 3e407563..ef13dbd3 100644 --- a/modules/ExpGamingAdmin/softmod.json +++ b/modules/ExpGamingAdmin/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingBot/autoChat/softmod.json b/modules/ExpGamingBot/autoChat/softmod.json index 27d99ac6..24970c88 100644 --- a/modules/ExpGamingBot/autoChat/softmod.json +++ b/modules/ExpGamingBot/autoChat/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingBot/autoMessage/softmod.json b/modules/ExpGamingBot/autoMessage/softmod.json index 2f4d5ea3..07e5d3df 100644 --- a/modules/ExpGamingBot/autoMessage/softmod.json +++ b/modules/ExpGamingBot/autoMessage/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingBot.autoMessage", "version": "4.0.0", - "type": "Submodule", "description": "Prints a message every 15 minutes to chat.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingBot/discordAlerts/softmod.json b/modules/ExpGamingBot/discordAlerts/softmod.json index c727eaa7..1bcd1602 100644 --- a/modules/ExpGamingBot/discordAlerts/softmod.json +++ b/modules/ExpGamingBot/discordAlerts/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingBot/softmod.json b/modules/ExpGamingBot/softmod.json index 0bac9a5e..a7328e25 100644 --- a/modules/ExpGamingBot/softmod.json +++ b/modules/ExpGamingBot/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingCommands/bonus/softmod.json b/modules/ExpGamingCommands/bonus/softmod.json index 13eff600..6edafc2b 100644 --- a/modules/ExpGamingCommands/bonus/softmod.json +++ b/modules/ExpGamingCommands/bonus/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingCommands/cheatMode/softmod.json b/modules/ExpGamingCommands/cheatMode/softmod.json index cad90998..cc2843f6 100644 --- a/modules/ExpGamingCommands/cheatMode/softmod.json +++ b/modules/ExpGamingCommands/cheatMode/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingCommands.cheatMode", "version": "4.0.0", - "type": "Submodule", "description": "Adds a command which allow you to toggle cheatmode", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingCommands/home/softmod.json b/modules/ExpGamingCommands/home/softmod.json index d79d2d8d..72d2c368 100644 --- a/modules/ExpGamingCommands/home/softmod.json +++ b/modules/ExpGamingCommands/home/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingCommands/kill/softmod.json b/modules/ExpGamingCommands/kill/softmod.json index 0f6a9be2..d823a048 100644 --- a/modules/ExpGamingCommands/kill/softmod.json +++ b/modules/ExpGamingCommands/kill/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingCommands/repair/softmod.json b/modules/ExpGamingCommands/repair/softmod.json index ed094688..01391716 100644 --- a/modules/ExpGamingCommands/repair/softmod.json +++ b/modules/ExpGamingCommands/repair/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingCommands.repair", "version": "4.0.0", - "type": "Submodule", "description": "Allows items to be healed and repaired with a command", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingCommands/softmod.json b/modules/ExpGamingCommands/softmod.json index 019b2828..6cfb5d37 100644 --- a/modules/ExpGamingCommands/softmod.json +++ b/modules/ExpGamingCommands/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingCommands/tags/softmod.json b/modules/ExpGamingCommands/tags/softmod.json index b8ddb4b7..365b3f82 100644 --- a/modules/ExpGamingCommands/tags/softmod.json +++ b/modules/ExpGamingCommands/tags/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingCommands.tags", "version": "4.0.0", - "type": "Submodule", "description": "Allows tags to be used by users.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingCommands/teleport/softmod.json b/modules/ExpGamingCommands/teleport/softmod.json index 17814300..03ca30ed 100644 --- a/modules/ExpGamingCommands/teleport/softmod.json +++ b/modules/ExpGamingCommands/teleport/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingCommands.teleport", "version": "4.0.0", - "type": "Submodule", "description": "Adds a few commands used to teleport players.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingCore/Command/softmod.json b/modules/ExpGamingCore/Command/softmod.json index ce39246d..4b76eacc 100644 --- a/modules/ExpGamingCore/Command/softmod.json +++ b/modules/ExpGamingCore/Command/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingCore.Command", "version": "4.0.0", - "type": "Submodule", "description": "A better command handler than the base game.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingCore/Group/softmod.json b/modules/ExpGamingCore/Group/softmod.json index ae5eee74..d1502e8a 100644 --- a/modules/ExpGamingCore/Group/softmod.json +++ b/modules/ExpGamingCore/Group/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingCore.Group", "version": "4.0.0", - "type": "Submodule", "description": "Adds a system to manage and auto-create permission groups.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingCore/Gui/softmod.json b/modules/ExpGamingCore/Gui/softmod.json index 658649aa..7363526b 100644 --- a/modules/ExpGamingCore/Gui/softmod.json +++ b/modules/ExpGamingCore/Gui/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingCore.Gui", "version": "4.0.0", - "type": "Submodule", "description": "Adds a objective version to custom guis.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingCore/Role/softmod.json b/modules/ExpGamingCore/Role/softmod.json index 516682e7..6214e160 100644 --- a/modules/ExpGamingCore/Role/softmod.json +++ b/modules/ExpGamingCore/Role/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingCore/Server/softmod.json b/modules/ExpGamingCore/Server/softmod.json index adef0284..7c0ef190 100644 --- a/modules/ExpGamingCore/Server/softmod.json +++ b/modules/ExpGamingCore/Server/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingCore/Sync/softmod.json b/modules/ExpGamingCore/Sync/softmod.json index ac7ee16f..bd1d36a7 100644 --- a/modules/ExpGamingCore/Sync/softmod.json +++ b/modules/ExpGamingCore/Sync/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingCore.Sync", "version": "4.0.0", - "type": "Submodule", "description": "Allows syncing with an outside server and info panle.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingCore/softmod.json b/modules/ExpGamingCore/softmod.json index e822c1fe..4b2715eb 100644 --- a/modules/ExpGamingCore/softmod.json +++ b/modules/ExpGamingCore/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingCore", "version": "4.0.0", - "type": "Collection", "description": "Explosive Gaming Core Files", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingInfo/Readme/softmod.json b/modules/ExpGamingInfo/Readme/softmod.json index 1fb30c86..649c3a8b 100644 --- a/modules/ExpGamingInfo/Readme/softmod.json +++ b/modules/ExpGamingInfo/Readme/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingInfo/Rockets/softmod.json b/modules/ExpGamingInfo/Rockets/softmod.json index e33b5c61..10c6e3e8 100644 --- a/modules/ExpGamingInfo/Rockets/softmod.json +++ b/modules/ExpGamingInfo/Rockets/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingInfo/Science/softmod.json b/modules/ExpGamingInfo/Science/softmod.json index 427ecb87..8f9cf99a 100644 --- a/modules/ExpGamingInfo/Science/softmod.json +++ b/modules/ExpGamingInfo/Science/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingInfo/Tasklist/softmod.json b/modules/ExpGamingInfo/Tasklist/softmod.json index 244067eb..dcb673a7 100644 --- a/modules/ExpGamingInfo/Tasklist/softmod.json +++ b/modules/ExpGamingInfo/Tasklist/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingInfo/softmod.json b/modules/ExpGamingInfo/softmod.json index c2a00630..fda8359b 100644 --- a/modules/ExpGamingInfo/softmod.json +++ b/modules/ExpGamingInfo/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingInfo", "version": "4.0.0", - "type": "Collection", "description": "Adds info guis to the game for different production areas", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingLib/softmod.json b/modules/ExpGamingLib/softmod.json index dd7c3616..160803be 100644 --- a/modules/ExpGamingLib/softmod.json +++ b/modules/ExpGamingLib/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingLib", "version": "4.0.0", - "type": "Module", "description": "Adds some common functions used though out all ExpGaming modules", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/ExpGamingPlayer/afkKick/softmod.json b/modules/ExpGamingPlayer/afkKick/softmod.json index 7e1c2ee0..9b476f17 100644 --- a/modules/ExpGamingPlayer/afkKick/softmod.json +++ b/modules/ExpGamingPlayer/afkKick/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingPlayer/inventorySearch/softmod.json b/modules/ExpGamingPlayer/inventorySearch/softmod.json index 266b5416..29070dfe 100644 --- a/modules/ExpGamingPlayer/inventorySearch/softmod.json +++ b/modules/ExpGamingPlayer/inventorySearch/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingPlayer/playerInfo/softmod.json b/modules/ExpGamingPlayer/playerInfo/softmod.json index d4cec9a2..8581aa7a 100644 --- a/modules/ExpGamingPlayer/playerInfo/softmod.json +++ b/modules/ExpGamingPlayer/playerInfo/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingPlayer/playerList/softmod.json b/modules/ExpGamingPlayer/playerList/softmod.json index 7cfc86cd..e28eec08 100644 --- a/modules/ExpGamingPlayer/playerList/softmod.json +++ b/modules/ExpGamingPlayer/playerList/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingPlayer/polls/softmod.json b/modules/ExpGamingPlayer/polls/softmod.json index 034331e3..1a7d857c 100644 --- a/modules/ExpGamingPlayer/polls/softmod.json +++ b/modules/ExpGamingPlayer/polls/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/ExpGamingPlayer/softmod.json b/modules/ExpGamingPlayer/softmod.json index f02466cb..e31dddb6 100644 --- a/modules/ExpGamingPlayer/softmod.json +++ b/modules/ExpGamingPlayer/softmod.json @@ -1,7 +1,6 @@ { "name": "ExpGamingPlayer", "version": "4.0.0", - "type": "Collection", "description": "Useful collection of modules for displaying player infomation.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/FactorioStdLib/Color/softmod.json b/modules/FactorioStdLib/Color/softmod.json index a74db40c..c95f14bc 100644 --- a/modules/FactorioStdLib/Color/softmod.json +++ b/modules/FactorioStdLib/Color/softmod.json @@ -1,7 +1,6 @@ { "name": "FactorioStdLib.Color", "version": "0.8.0", - "type": "Submodule", "description": "A defines module for retrieving colors by name.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/FactorioStdLib/Game/softmod.json b/modules/FactorioStdLib/Game/softmod.json index c020c461..76b50163 100644 --- a/modules/FactorioStdLib/Game/softmod.json +++ b/modules/FactorioStdLib/Game/softmod.json @@ -1,7 +1,6 @@ { "name": "FactorioStdLib.Game", "version": "0.8.0", - "type": "Submodule", "description": "The game module.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/FactorioStdLib/String/softmod.json b/modules/FactorioStdLib/String/softmod.json index 6bcea5e6..3ef2d9a6 100644 --- a/modules/FactorioStdLib/String/softmod.json +++ b/modules/FactorioStdLib/String/softmod.json @@ -1,7 +1,6 @@ { "name": "FactorioStdLib.String", "version": "0.8.0", - "type": "Submodule", "description": "Extends Lua 5.2 string.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/FactorioStdLib/Table/softmod.json b/modules/FactorioStdLib/Table/softmod.json index 3fef7ec2..e915763c 100644 --- a/modules/FactorioStdLib/Table/softmod.json +++ b/modules/FactorioStdLib/Table/softmod.json @@ -1,7 +1,6 @@ { "name": "FactorioStdLib.Table", "version": "0.8.0", - "type": "Submodule", "description": "Extends Lua 5.2 table.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/FactorioStdLib/softmod.json b/modules/FactorioStdLib/softmod.json index 0bc55ce4..7cc751b9 100644 --- a/modules/FactorioStdLib/softmod.json +++ b/modules/FactorioStdLib/softmod.json @@ -1,7 +1,6 @@ { "name": "FactorioStdLib", "version": "0.8.0", - "type": "Collection", "description": "Factorio Standard Library Projects", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/GameSettingsGui/softmod.json b/modules/GameSettingsGui/softmod.json index 336be8bb..2e09943f 100644 --- a/modules/GameSettingsGui/softmod.json +++ b/modules/GameSettingsGui/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/GuiAnnouncements/softmod.json b/modules/GuiAnnouncements/softmod.json index b1059254..9867fd84 100644 --- a/modules/GuiAnnouncements/softmod.json +++ b/modules/GuiAnnouncements/softmod.json @@ -1,7 +1,6 @@ { "name": "GuiAnnouncements", "version": "4.0.0", - "type": "Module", "description": "Creates a gui for making and reciving announcements", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/PlayerAutoColor/softmod.json b/modules/PlayerAutoColor/softmod.json index aff63b7e..d028bba7 100644 --- a/modules/PlayerAutoColor/softmod.json +++ b/modules/PlayerAutoColor/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/SpawnArea/softmod.json b/modules/SpawnArea/softmod.json index c28eba30..240e1af4 100644 --- a/modules/SpawnArea/softmod.json +++ b/modules/SpawnArea/softmod.json @@ -1,7 +1,6 @@ { "name": "SpawnArea", "version": "4.0.0", - "type": "Module", "description": "Creates a safe spawn area with chests and auto refilling turrets.", "location": "FSM_ARCHIVE", "keywords": [ diff --git a/modules/WarpPoints/softmod.json b/modules/WarpPoints/softmod.json index b0fd1ff4..79002a41 100644 --- a/modules/WarpPoints/softmod.json +++ b/modules/WarpPoints/softmod.json @@ -1,7 +1,6 @@ { "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": [ diff --git a/modules/WornPaths/softmod.json b/modules/WornPaths/softmod.json index 4ca46dc9..1b1a489a 100644 --- a/modules/WornPaths/softmod.json +++ b/modules/WornPaths/softmod.json @@ -1,7 +1,6 @@ { "name": "WornPaths", "version": "4.0.0", - "type": "Module", "description": "Makes paths which wear down and paths where entites are placed.", "location": "FSM_ARCHIVE", "keywords": [