1
0
mirror of https://github.com/pandorabox-io/banners.git synced 2025-01-08 00:50:32 +01:00
banners/.luacheckrc
Luke aka SwissalpS fe72fc27a3 add chatcommand banners_fix
fixes #7
provides a work-around for the engine problem with entities.
2024-11-29 11:59:11 +01:00

15 lines
197 B
Lua

globals = {
"banners",
"smartfs",
}
read_globals = {
"core",
"dump",
"factions",
"inventory_plus",
"table" = { "insert_all" },
"unified_inventory",
"vector",
}