digilines/.luacheckrc
Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org f781039f43
MineClone/MineClonia compatibility (#80)
2023-12-02 21:45:07 +01:00

20 lines
208 B
Lua

read_globals = {
"vector",
"screwdriver",
"minetest",
"default",
"pipeworks",
"dump",
"VoxelArea",
"ItemStack",
}
globals = {
"digilines",
"tubelib",
"tubelib2",
"mcl_sounds",
"mcl_formspec"
}