A new version has been released! Here are the download links: https://github.com/L1nkZ/rpatchur/releases/tag/v0.3.0
The example UI and the documentation have been updated.
Warning to server administrators
This update includes breaking changes: the patcher's configuration file must be updated and the patcher's cache file will be reset.
Summary of changes
* It's now possible to apply patches manually (through the UI)
* Multiple patch servers can now be specified in the configuration (and if one is down, rpatchur will try to use the others)
* The cache file (containing the last patch index) is now saved as JSON and can therefore be modified with a text editor (be careful though)
* The window title can now be modified through the configuration file
* A lock file is now used to ensure that only one rpatchur process can update game files at a time
* Configuration errors are now displayed using native message boxes