OpenRCT2/scripts/ps/run.ps1
2015-12-22 21:31:28 +00:00

4 lines
149 B
PowerShell

$scriptsPath = Split-Path $Script:MyInvocation.MyCommand.Path
$rootPath = Split-Path (Split-Path $scriptsPath)
&("$rootPath\bin\openrct2.exe") $args