mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
8 lines
101 B
Lua
8 lines
101 B
Lua
return {
|
|
modules = {
|
|
["forcestats"] = true,
|
|
["logistorage"] = false,
|
|
["general"] = true,
|
|
}
|
|
}
|