start to take care of loose ends

This commit is contained in:
flux
2022-06-16 17:46:09 -07:00
parent acc6e2ebea
commit 21d4fab1f5
20 changed files with 315 additions and 229 deletions

View File

@ -1,4 +1,4 @@
std = "lua51+luajit+minetest+moreblocks"
std = "lua51+luajit+minetest+stairsplus_legacy"
unused_args = false
max_line_length = 120
@ -19,7 +19,7 @@ stds.minetest = {
}
}
stds.moreblocks = {
stds.stairsplus_legacy = {
globals = {
"stairsplus_legacy",
},