mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 01:22:25 +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; |