Files

5 lines
273 B
Markdown
Raw Permalink Normal View History

2015-02-06 19:54:44 +00:00
# Windows Installer
This directory contains the script and resources for the Windows installer. The installer is created using [Nullsoft Scriptable Install System (NSIS)](http://nsis.sourceforge.net) version v3.0a0+.
2015-12-20 22:03:37 -06:00
Code based on [OpenTTD](http://openttd.org) installer.