mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user