1
0
mirror of https://github.com/mt-mods/hangglider.git synced 2025-07-15 06:50:32 +02:00
Files
hangglider/.luacheckrc
2023-08-02 16:13:51 +10:00

12 lines
117 B
Lua

globals = {
"areas",
}
read_globals = {
"minetest",
"vector", "ItemStack",
"player_monoids",
"unifieddyes",
}