first working version

This commit is contained in:
OgelGames
2021-01-23 21:27:31 +11:00
parent 93660fc546
commit ad86fe1142
17 changed files with 324 additions and 0 deletions

15
.luacheckrc Normal file
View File

@@ -0,0 +1,15 @@
globals = {
"digilines",
"digicontrol"
}
read_globals = {
"vector",
"screwdriver",
"minetest",
"default",
"pipeworks",
"dump",
"VoxelArea",
}