2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-06-25 13:51:58 +00:00

chore: make sure components using source templating depend on RawTemplater

This commit is contained in:
Jan
2024-09-14 12:57:33 +02:00
parent fc216a153f
commit 0eb321f8c8

View File

@ -60,5 +60,7 @@ function useSourceTemplating(projectName)
files {
createdFiles
}
RawTemplater:use()
end
end