Files
factorio-scenario-ExpCluster/modules/index.lua
2018-12-09 16:23:35 +00:00

80 lines
4.6 KiB
Lua

-- not_luadoc=true
--- Used to index the files to be loaded
return {
['FactorioStdLib.String']='./modules/FactorioStdLib/String',
['FactorioStdLib.String']='./modules/FactorioStdLib/String',
['FactorioStdLib.Table']='./modules/FactorioStdLib/Table',
['FactorioStdLib.Table']='./modules/FactorioStdLib/Table',
['FactorioStdLib.Game']='./modules/FactorioStdLib/Game',
['DeathMarkers']='./modules/DeathMarkers',
['FactorioStdLib.Color']='./modules/FactorioStdLib/Color',
['FactorioStdLib.Color']='./modules/FactorioStdLib/Color',
['PlayerAutoColor']='./modules/PlayerAutoColor',
['DamagePopup']='./modules/DamagePopup',
['FactorioStdLib.Game']='./modules/FactorioStdLib/Game',
['WornPaths']='./modules/WornPaths',
['SpawnArea']='./modules/SpawnArea',
['FactorioStdLib']='./modules/FactorioStdLib',
['FactorioStdLib']='./modules/FactorioStdLib',
['ExpGamingLib']='./modules/ExpGamingLib',
['ExpGamingLib']='./modules/ExpGamingLib',
['ExpGamingCore.Command']='./modules/ExpGamingCore/Command',
['ExpGamingCore.Server']='./modules/ExpGamingCore/Server',
['ExpGamingCore.Command']='./modules/ExpGamingCore/Command',
['ExpGamingCommands.home']='./modules/ExpGamingCommands/home',
['ExpGamingCommands.cheatMode']='./modules/ExpGamingCommands/cheatMode',
['ExpGamingCore.Server']='./modules/ExpGamingCore/Server',
['ExpGamingCore.Group']='./modules/ExpGamingCore/Group',
['ExpGamingCore.Group']='./modules/ExpGamingCore/Group',
['ExpGamingCore.Role']='./modules/ExpGamingCore/Role',
['ExpGamingCore.Role']='./modules/ExpGamingCore/Role',
['ExpGamingCommands.tags']='./modules/ExpGamingCommands/tags',
['ExpGamingCommands.kill']='./modules/ExpGamingCommands/kill',
['ExpGamingCommands.bonus']='./modules/ExpGamingCommands/bonus',
['ExpGamingBot.autoChat']='./modules/ExpGamingBot/autoChat',
['ExpGamingCore.Gui']='./modules/ExpGamingCore/Gui',
['ExpGamingCore.Gui']='./modules/ExpGamingCore/Gui',
['WarpPoints']='./modules/WarpPoints',
['GuiAnnouncements']='./modules/GuiAnnouncements',
['GameSettingsGui']='./modules/GameSettingsGui',
['ExpGamingInfo.Tasklist']='./modules/ExpGamingInfo/Tasklist',
['ExpGamingCore.Sync']='./modules/ExpGamingCore/Sync',
['ExpGamingPlayer.polls']='./modules/ExpGamingPlayer/polls',
['ExpGamingPlayer.playerInfo']='./modules/ExpGamingPlayer/playerInfo',
['ExpGamingPlayer.afkKick']='./modules/ExpGamingPlayer/afkKick',
['ExpGamingCore.Sync']='./modules/ExpGamingCore/Sync',
['ExpGamingInfo.Science']='./modules/ExpGamingInfo/Science',
['ExpGamingInfo.Rockets']='./modules/ExpGamingInfo/Rockets',
['ExpGamingInfo.Readme']='./modules/ExpGamingInfo/Readme',
['ExpGamingInfo']='./modules/ExpGamingInfo',
['ExpGamingCore']='./modules/ExpGamingCore',
['ExpGamingBot.discordAlerts']='./modules/ExpGamingBot/discordAlerts',
['ExpGamingBot.autoMessage']='./modules/ExpGamingBot/autoMessage',
['ExpGamingBot']='./modules/ExpGamingBot',
['ExpGamingAdmin.AdminLib']='./modules/ExpGamingAdmin/AdminLib',
['ExpGamingAdmin.AdminLib']='./modules/ExpGamingAdmin/AdminLib',
['ExpGamingAdmin.TempBan']='./modules/ExpGamingAdmin/TempBan',
['ExpGamingAdmin.ClearInventory']='./modules/ExpGamingAdmin/ClearInventory',
['ExpGamingAdmin.TempBan']='./modules/ExpGamingAdmin/TempBan',
['ExpGamingCommands.repair']='./modules/ExpGamingCommands/repair',
['ExpGamingPlayer.playerList']='./modules/ExpGamingPlayer/playerList',
['ExpGamingAdmin.Reports']='./modules/ExpGamingAdmin/Reports',
['ExpGamingAdmin.Warnings']='./modules/ExpGamingAdmin/Warnings',
['ExpGamingAdmin.Warnings']='./modules/ExpGamingAdmin/Warnings',
['ExpGamingPlayer.inventorySearch']='./modules/ExpGamingPlayer/inventorySearch',
['ExpGamingPlayer']='./modules/ExpGamingPlayer',
['ExpGamingAdmin.Gui']='./modules/ExpGamingAdmin/Gui',
['ExpGamingAdmin.Gui']='./modules/ExpGamingAdmin/Gui',
['ExpGamingAdmin.Teleport']='./modules/ExpGamingAdmin/Teleport',
['ExpGamingAdmin.Teleport']='./modules/ExpGamingAdmin/Teleport',
['ExpGamingCommands.teleport']='./modules/ExpGamingCommands/teleport',
['ExpGamingCommands']='./modules/ExpGamingCommands',
['ExpGamingAdmin.Kick']='./modules/ExpGamingAdmin/Kick',
['ExpGamingAdmin.Jail']='./modules/ExpGamingAdmin/Jail',
['ExpGamingAdmin.Commands']='./modules/ExpGamingAdmin/Commands',
['ExpGamingAdmin.Ban']='./modules/ExpGamingAdmin/Ban',
['ExpGamingAdmin']='./modules/ExpGamingAdmin',
['DeconControl']='./modules/DeconControl',
['ChatPopup']='./modules/ChatPopup',
['AdvancedStartingItems']='./modules/AdvancedStartingItems',
}