OpenRCT2/distribution/windows
IntelOrca 8e6c345be6 prepare distribution files for pre-release-0.0.3.1 2015-12-04 19:09:05 +00:00
..
build.ps1 allow the dist installer build to be called from a relative path 2015-06-16 15:18:59 +01:00
install.nsi prepare distribution files for pre-release-0.0.3.1 2015-12-04 19:09:05 +00:00
readme.md add windows installer 2015-02-06 19:54:44 +00:00
top.bmp add windows installer 2015-02-06 19:54:44 +00:00
welcome.bmp add windows installer 2015-02-06 19:54:44 +00:00
win32.txt update distribution files for 0.0.3 release 2015-11-30 18:35:32 +00:00

readme.md

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.