1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Update VS lib version

This commit is contained in:
Michał Janiszewski
2016-01-21 14:58:50 +01:00
parent ed1ba15163
commit 9ada346fc6

View File

@@ -14,7 +14,7 @@ Import-Module "$scriptsPath\common.psm1" -DisableNameChecking
# Constants
$libsUrl = "https://openrct2.website/files/openrct2-libs-vs2015.zip"
$libsVersion = 5
$libsVersion = 6
# Get paths
$rootPath = Get-RootPath