mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
- Omit appending the tag on to the version string if the tag is a version, e.g. v0.0.4. - Only push tags, develop branch or specific push branches to OpenRCT2.org
Windows Installer
This directory contains the script and resources for the Windows installer. The installer is created using Nullsoft Scriptable Install System (NSIS) version v3.0a0+.
As there is currently only a 32 bit version of OpenRCT2 available, the architecture and windows version checks have been disabled. These will be re-enabled once OpenRCT2 is a stand alone executable.
Code based on OpenTTD installer.