Modules
| FSM | Factorio Softmod Manager |
| modules.expgamingcore.commands.control | Uses a commands data to return the inputs as a string |
| modules.expgamingcore.gui.guiparts.center | Adds a new obj to the center gui |
| modules.expgamingcore.gui.guiparts.inputs | Sets the input to trigger on an certain event |
| modules.expgamingcore.gui.guiparts.left | Used to add a left gui frame |
| modules.expgamingcore.gui.guiparts.popup | Used to add a popup gui style |
| modules.expgamingcore.gui.guiparts.toolbar | Add a button to the toolbar, ranks need to be allowed to use these buttons if ranks is preset |
| modules.expgamingcore.gui.control | Add a white bar to any gui frame |
| modules.expgamingcore.ranking.control | Returns a rank object given a player or rank name |
| modules.expgamingcore.server.control | Returns a un-used uuid (better system needed) |
| ExpGamingCore.Sync | Description - A small description that will be displayed on the doc |
| ExpGamingLib | Adds some common functions used though out all ExpGaming modules |
| StdLib.Color | A defines module for retrieving colors by name. |
| StdLib.Game | The game module. |
| StdLib.String | Extends Lua 5.2 string. |
| StdLib.Table | Extends Lua 5.2 table. |
| StdLib.Time | A defines module for retrieving the number of ticks in 1 unit of time. |