mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-11-23 21:22:07 +00:00
chore: only call RawTemplater with --no-color arg
This commit is contained in:
@@ -37,6 +37,7 @@ function useSourceTemplating(projectName)
|
||||
}
|
||||
buildcommands {
|
||||
'"' .. TargetDirectoryBuildTools .. '/' .. ExecutableByOs('RawTemplater') .. '"'
|
||||
.. ' --no-color'
|
||||
.. ' -o "%{prj.location}/"'
|
||||
.. " %{file.relpath}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user