In your documentation, you specify that -h and -v should print help and version info, as well as passing the save filepath to open that save. None of these appear to work; -h/-v prints nothing and passing the save path also prevents the app from opening. Putting in /? makes the app open but say the file cannot be found.


I am trying to build tools for testers to easily open save files, but it does not appear possible to automate opening files.
In your documentation, you specify that -h and -v should print help and version info, as well as passing the save filepath to open that save. None of these appear to work; -h/-v prints nothing and passing the save path also prevents the app from opening. Putting in /? makes the app open but say the file cannot be found.
I am trying to build tools for testers to easily open save files, but it does not appear possible to automate opening files.