1
0
mirror of https://github.com/mt-mods/hangglider.git synced 2024-09-28 23:30:38 +02:00
hangglider/.luacheckrc

13 lines
132 B
Plaintext
Raw Normal View History

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