mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
5 lines
120 B
Lua
5 lines
120 B
Lua
--- Used to index the files to be loaded
|
|
-- @script index.lua
|
|
return {
|
|
['ExpLib']='/modules/ExpGamingLib/control',
|
|
} |