This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
v1.0.2
Changelog:
- Error logging now logs to the appropriate standard error.
- Removed the -O launch argument and merged it with -D. (Previous use:
-D -O 'C:\outputFolder\'
New use:-D 'C:\outputFolder\'
)