Command & Conquer: 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|Virgin Interactive Entertainment (Europe) Ltd.}}{{Game.InfoBox.Publisher|Nintendo}}{{Game.InfoBox.Publisher|Gradiente}}{{Game.InfoBox.Publisher|Sega}} | ||
|Release Date = | |Release Date = | ||
{{Game.InfoBox.ReleaseDate|Windows|September 26, 1995}} | {{Game.InfoBox.ReleaseDate|Windows|September 26, 1995}} |
Latest revision as of 00:40, 22 February 2024
Developers | |
---|---|
Westwood Studios | |
Publishers | |
Virgin Interactive Entertainment (Europe) Ltd.NintendoGradienteSega | |
Release Date | |
Windows: September 26, 1995 | |
Genres | |
Real Time Strategy (RTS)Strategy | |
View at PCGamingWiki |
Actions
Name | Path | Arguments | Working Directory | Primary |
---|---|---|---|---|
Play | {InstallDir}\CnC95MPLauncher.exe | True |
Name Change Script
Write-ReplaceContentInFile -Pattern '^Nickname=(.+)' -Substitution "Nickname=$NewPlayerAlias" -FilePath "$InstallDirectory\cncnet5.ini"