Command & Conquer: Tiberian Sun: Difference between revisions
DoctorDalek (talk | contribs) (Fixes to deprecated PowerShell scripts) |
DoctorDalek (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
{{Game.InfoBox.Developer|Westwood Studios}} | {{Game.InfoBox.Developer|Westwood Studios}} | ||
|Publishers = | |Publishers = | ||
{{Game.InfoBox. | {{Game.InfoBox.Publisher|Electronic Arts}} | ||
|Release Date = | |Release Date = | ||
{{Game.InfoBox.ReleaseDate|Windows|August 20, 1999}} | {{Game.InfoBox.ReleaseDate|Windows|August 20, 1999}} |
Latest revision as of 00:40, 22 February 2024
Developers | |
---|---|
Westwood Studios | |
Publishers | |
Electronic Arts | |
Release Date | |
Windows: August 20, 1999 | |
Genres | |
Real Time Strategy (RTS)Strategy | |
View at PCGamingWiki |
Actions
Name | Path | Arguments | Working Directory | Primary |
---|---|---|---|---|
Play | {InstallDir}\TSMPLauncher.exe | True |
Name Change Script
Write-ReplaceContentInFile -Pattern '^Nickname=(.+)' -Substitution "Nickname=$NewPlayerAlias" -FilePath "$InstallDirectory\cncnet5.ini"