OpenRCT2/distribution/windows
Ted John 4d8779957f Create openrct2.com and add to installer 2017-01-10 17:29:04 +00:00
..
code-sign-key-openrct2.org.pfx.enc add code signing to AppVeyor CI 2016-02-13 12:12:20 +00:00
install.nsi Create openrct2.com and add to installer 2017-01-10 17:29:04 +00:00
readme.md Added newlines at end of files 2015-12-20 22:03:37 -06: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

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.