2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-23 16:56:39 +00:00

refactor: use templating for JsonMaterialLoader

This commit is contained in:
Jan
2025-06-25 19:16:53 +01:00
parent 79b0706fc1
commit dceca0ec9a
8 changed files with 99 additions and 411 deletions

View File

@@ -52,6 +52,7 @@ function ObjLoading:project()
}
}
ObjCommon:use()
useSourceTemplating("ObjLoading")
self:include(includes)