chore: use RawTemplater to template XModel loading code for t5 and t6

This commit is contained in:
Jan
2024-09-20 16:44:06 +01:00
parent a2735b4f23
commit 7227c84cde
17 changed files with 192 additions and 142 deletions
+2
View File
@@ -49,6 +49,8 @@ function ObjLoading:project()
path.join(folder, "ObjLoading")
}
}
useSourceTemplating("ObjLoading")
self:include(includes)
Crypto:include(includes)