This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Modify as required. Points to the default install location | |
$GW2Path = "C:\Program Files\Guild Wars 2\" | |
#Don't change these paths unless arc does | |
$md5sum = 'https://www.deltaconnected.com/arcdps/x64/d3d9.dll.md5sum' | |
$d3d9 = 'https://www.deltaconnected.com/arcdps/x64/d3d9.dll' | |
$bt = 'https://www.deltaconnected.com/arcdps/x64/buildtemplates/d3d9_arcdps_buildtemplates.dll' | |
#And this one unless ANet does | |
$gw = 'Gw2-64' |