Sacred

From LANCommander
Developers
Ascaron Entertainment
Publishers
Red Ant EnterprisesKoch MediaLinux Game PublishingEncore
Release Date
Windows: March 19, 2004
Genres
Role-playing (RPG)
View at PCGamingWiki

Actions

Name Path Arguments Working Directory Primary
Play {InstallDir}\Purehd.exe True

Name Change Script

# Use regex to replace text within a file. Quotes are escaped by double quoting ("")
Write-ReplaceContentInFile -Pattern '^NETWORK_PLAYER(.+)' -Substitution "NETWORK_PLAYER : $($NewPlayerAlias)" -FilePath "$InstallDirectory\settings.cfg"