Change pre-built link to http://openrct2.website/

This commit is contained in:
Michał Janiszewski 2015-11-13 23:33:24 +01:00
parent 4bf9680b43
commit 44e3e74a65
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ SDL2_PV=2.0.3
SDL2_TTF_PV=2.0.12
cachedir=.cache
liburl=https://openrct.net/launcher/libs/orctlibs.zip
liburl=https://openrct2.website/files/orctlibs.zip
mkdir -p $cachedir
echo $(uname)

View File

@ -4,7 +4,7 @@ $path = Split-Path $Script:MyInvocation.MyCommand.Path
$zip = $path+'\orctlibs.zip'
$libs = $path+'\lib'
$libsVFile = $path+'\libversion'
$liburl = 'https://openrct.net/launcher/libs/orctlibs_vs.zip'
$liburl = 'https://openrct2.website/files/orctlibs-vs.zip'
$libsTest = Test-Path $libs
#libs version test