mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 17:42:29 +01:00
Make x64 build first to reduce chance of people choosing 32bit
This commit is contained in:
@@ -14,8 +14,8 @@ install:
|
||||
- ps: >-
|
||||
.\scripts\ps\appveyor_install.ps1
|
||||
platform:
|
||||
- Win32
|
||||
- x64
|
||||
- Win32
|
||||
configuration: Release
|
||||
before_build:
|
||||
- ps: Set-Content -Path '.\resources\version.h' -Value "#define OPENRCT2_FILE_VERSION $($env:APPVEYOR_BUILD_VERSION -replace "\.", ",")"
|
||||
|
||||
Reference in New Issue
Block a user