XIII
Developers | |
---|---|
Ubisoft Paris | |
Publishers | |
Feral Interactive | |
Release Date | |
Windows: November 18, 2003 | |
Genres | |
Shooter | |
View at PCGamingWiki |
Actions
Name | Path | Arguments | Working Directory | Primary |
---|---|---|---|---|
Play | XIII.exe | {InstallDir}/System | True |
Name Change Script
$NewName = $args[0]
$InstallDir = $PSScriptRoot
New-Item -ItemType Directory -Force -Path "$InstallDir\Save"
Copy-Item -Path "$InstallDir\Default.pro" -Destination "$InstallDir\Save\$NewName.pro"