Command & Conquer: Remastered Collection

#game #cnc #command-and-conquer

LFeenanEA f1f0d42bc2 Update README.md. 8 月之前
CnCTDRAMapEditor 7d496e8a63 September 24th Hotfix 5 年之前
REDALERT 43ba227505 Removes x64 from the platform options, and fixes the filters for a couple of files. 8 月之前
SCRIPTS 93a1af2eff Create tgautil.py 5 年之前
TIBERIANDAWN 43ba227505 Removes x64 from the platform options, and fixes the filters for a couple of files. 8 月之前
.gitignore 62170b508e Initial .gitignore file. 8 月之前
CnCRemastered.sln ae72fce5dd August 6th Patch Update 5 年之前
CnCTDRAMapEditor.sln 7d496e8a63 September 24th Hotfix 5 年之前
LICENSE.md ab602bebb5 Replace license with markdown formated version. 8 月之前
README.md f1f0d42bc2 Update README.md. 8 月之前

README.md

Command & Conquer Remastered Collection

This repository includes source code for TiberianDawn.dll, RedAlert.dll and the Map Editor for the Command & Conquer Remastered Collection. This release provides support to the Steam Workshop for the C&C Remaster Collection.

Dependencies

The following dependencies must be installed to successfully build the solution;

  • Windows 8.1 SDK
  • MFC for Visual Studio C++

Compiling (Win32 Only)

To use the compiled binaries, you must own the game. The C&C Remastered Collection is available for purchase on EA App or Steam.

The quickest way to build all configurations in the project is open CnCRemastered.sln in Microsoft Visual Studio (we recommend using 2017 as later versions report an error due to a packing mismatch with the Windows SDK headers) and select “Build” from the toolbar, then select “Batch Build”. Click the "Select All" button, then click the "Rebuild" button.

When the solution has finished building, the compiled binaries can be found in the newly created bin folder in the root of the repository.

Contributing

This repository will not be accepting any contributions (pull requests, issues, etc). If you wish to create changes to the source code and encourage collaboration, please create a fork of the repository under your GitHub user/organization space.

Support

This repository is for preservation purposes only and is archived without support.

License

This repository and its contents are licensed under the GPL v3 license, with additional terms applied. Please see LICENSE.md for details.