mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
* Use new linter * Luacheck and Sumneko Lua fixes * Bump CI action versions * Fix excludes for ldoc
8 lines
99 B
Lua
8 lines
99 B
Lua
return {
|
|
modules = {
|
|
["forcestats"] = true,
|
|
["logistorage"] = false,
|
|
["other"] = true,
|
|
}
|
|
}
|