This website requires JavaScript.
Explore
Help
Sign In
mtcontrib
/
hangglider
Watch
1
Star
0
Fork
1
You've already forked hangglider
mirror of
https://github.com/mt-mods/hangglider.git
synced
2024-11-14 22:40:39 +01:00
Code
Issues
Releases
Wiki
Activity
36261640d4
hangglider
/
.luacheckrc
11 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add luacheck and fix common errors also fixes https://github.com/pandorabox-io/pandorabox.io/issues/493
2020-04-27 10:44:56 +02:00
globals = {
Update .luacheckrc
2023-08-01 15:43:13 +02:00
"areas",
add luacheck and fix common errors also fixes https://github.com/pandorabox-io/pandorabox.io/issues/493
2020-04-27 10:44:56 +02:00
}
read_globals = {
"minetest",
"vector", "ItemStack",
Update .luacheckrc
2023-08-01 15:43:13 +02:00
"player_monoids",
add luacheck and fix common errors also fixes https://github.com/pandorabox-io/pandorabox.io/issues/493
2020-04-27 10:44:56 +02:00
}
Reference in New Issue
Copy Permalink