- Proper version checking has been implemented. Rustique should always pull the latest version available. If it doesn't that means the api has some funky versioning. You can rust list to find out which mods didn't update.
- Fixed various error messages so they are a bit less verbose. I'm sure I missed a few or 10.
- Sync no longer fails if it encounters during api calles and while processing json files. You should get a meaningful error message to report. Excution will continue and the sync file will be generated regardless, it will just be missing any mod where it encountered an error.
- You will now be notified during sync if it encounters a folder instead of a .zip and remind you to zip your mods first. At the moment it has no clue if its actually an unzipped mod or just a random folder you have. This will be adjusted at a later time.
This binary is only for linux. Windows still needs testing. Mac you can download the source and compile it without issue.