Fixed:
Index out of bounds error if a VAR file is improperly named.
Add a "-D" flag to specify updating file modified date, otherwise, it will be re-set after updating archives/scenes.
Create several .bat files so if people happen to have .net runtime errors, it will show them, versus just open and close the window.
Changed:
Backups of var files are now done on a per-json basis. Meaning, if you need to restore a VAR file, you'll need to open the file as a zip, then copy the contents from the backup directory back into the zip, replacing the changed files. In the future, I'll probably make a function of the app to handle this.