It would be great for this to work:
custombuildtask{{"./folder/*.txt" , "./output_folder/*.txt", {},{"...
For it to automatically expand the wildcards. The source wildcard works, but the output wildcard does not.
Can loop manually in Lua as workaround in the meantime.
It would be great for this to work:
For it to automatically expand the wildcards. The source wildcard works, but the output wildcard does not.
Can loop manually in Lua as workaround in the meantime.