mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Add ExpGaming Lib and ranks are in working condition
This commit is contained in:
@@ -19,6 +19,7 @@ local credits = {{
|
||||
local function credit_loop(reg) for _,cred in pairs(reg) do table.insert(credits,cred) end end
|
||||
--Please Only Edit Below This Line-----------------------------------------------------------
|
||||
--as this is the core file the order in which the files are loaded does matter do not change
|
||||
credit_loop(require("ExpGaming - Lib"))
|
||||
credit_loop(require("ExpGaming - Rank Table"))
|
||||
credit_loop(require("ExpGaming - Rank Presets"))
|
||||
credit_loop(require("ExpGaming - Rank Control"))
|
||||
|
||||
Reference in New Issue
Block a user