The official CnCNet Command & Conquer: Tiberian Dawn package for online play. It provides the game-specific configuration, interface assets, launcher, and prebuilt binaries for the XNA CnCNet Client, originally created by Rampastring.
- Bittah Commander and DTA team — client theme basics
- XNA CnCNet Client (GNU GPLv3)
- XNA CnCNet Client Launcher (GNU GPLv3)
- CnCNet Tiberian Dawn patches (GNU GPLv3)
Important
This repository does not contain the source code of the XNA CnCNet Client. It contains the Tiberian Dawn package and its configuration. Client code changes should be contributed to the XNA CnCNet Client repository.
Configuration, theme, map-list, and other package changes should be made under package while preserving its directory layout. Released client and launcher binaries are kept up to date by scheduled GitHub Actions workflows that open pull requests when new upstream versions are available.
package— the exact directory structure delivered as the Tiberian Dawn client package.INI— multiplayer map definitions.Maps/Custom— location reserved for user-supplied custom maps.Resources— client binaries, configuration files, compatibility components, sounds, and UI assets.Resources/ThemeDefault— the default Tiberian Dawn theme.TiberianDawn.exe— the Windows client launcher.LauncherUnixMono.shandLauncherUnixWine.sh— Unix launch scripts.
.github/workflows— automated updates for the XNA CnCNet Client binaries and launcher.
See package/LICENSE.md for the package license. Third-party components retain their respective licenses; the corresponding notices are included in package/Resources.