feat: basic project structure

This commit is contained in:
2026-03-25 19:50:09 -04:00
parent 8e8a5fadb3
commit 54d9307738
3 changed files with 14 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
7074595
7074661
7074729
7074764
7074786
1 7074595
2 7074661
3 7074729
4 7074764
5 7074786
+4
View File
@@ -0,0 +1,4 @@
local faceByMesh = {
}
return faceByMesh
+5
View File
@@ -0,0 +1,5 @@
local reface = {}
return reface