[Question] Can we use it in command line mode
Opened this issue · 2 comments
It would be more advantages if we can use it in command line mode to have boosted aerender experience. I use aerender CLI to generate assets and usually takes 30 sec for one job. If I can use this one in command line mode then it would be advantageous to have 4x speed for batch processing.
Currently only two commands are supported:
-aer <file.aer>
: Will open Launcher and populate all the fields with the contents of an .aer
file.
-aerq <file.aerq>
: Will open Launcher and populate all the fields with the contents of an .aer
file.
Both of .aer
and .aerq
files are generated by AErender Launcher Script and was meant to use with it.
BUT, making a command mode for Launcher is definitely an interesting idea and I think that I will definitely consider adding it in a future versions :)
That would be a real plus!
Happy to donate for it ;)