mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-17 12:03:07 +01:00
2 lines
118 B
PowerShell
2 lines
118 B
PowerShell
Write-Output "Building Windows Installer (NSIS script)";
|
|
makensis /DVERSION_INCLUDE=win32.txt install.nsi > win32.log; |