1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Merge pull request #2785 from janisozaur/vs-libs

Update VS lib version
This commit is contained in:
Ted John
2016-01-21 18:08:39 +00:00

View File

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