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

refactor: use templating for JsonMaterials

This commit is contained in:
Jan
2025-06-25 18:30:07 +01:00
parent 0736b8043b
commit 79b0706fc1
6 changed files with 536 additions and 791 deletions

View File

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