Automatic updater for Virtual Paradise
This tool is directly inspired by VPUpdater by Evonex. However since its last commit 4 years prior, a lot has changed and there were a few issues:
- The tool did not support the 64-bit version of Virtual Paradise
- It is incompatible with new the download & install flow (the tool expected to download and extract a
.zip
file, where Virtual Paradise now uses a Squirrel installer)
I've rewritten the tool from the ground up to correct all of these issues.
- Ensure you have the .NET Framework 4.8 Runtime
- Download the latest release and extract the files to your Virtual Paradise directory
- Create a shortcut to VPUpdater.exe
- Rename the shortcut to something meaningful (you know... like
Virtual Paradise
) - Place that shortcut on your desktop / taskbar / useful location.
Now when you launch "Virtual Paradise", it will launch the updater first. If there are no updates, the tool with simply launch Virtual Paradise. If there is an update, it will download the latest setup and you can go from there.
Edit (or create) file VPUpdater.cfg
in the Virtual Paradise directory with the line:
stable_only=0
The next time the updater runs, it will check for pre-release builds.
Prerequisite | Version |
---|---|
.NET Framework Developer Pack | 4.8 |
Dependency | Version |
---|---|
AngleSharp | 0.12.1 |
SemanticVersioning | 1.2.0 |
This tool is provided as-is.