OpenRCT2/scripts/ps/run.ps1

4 lines
149 B
PowerShell

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