# Command & Conquer Modding Support This repository includes content and assets that may assist the Command & Conquer modding community. ## Contents Each folder corresponds to a C&C game and contains the assets for rebuilding the respective game’s basic pipeline. The contents of each folder varies, but each generally contains the following asset category types: - **Xml** - Source Xml files - **Schemas** - Source Xml Schema Definition files - **Libraries** - Script files used by map/level assets - **Shaders** - Source shader files - **Maps** - Source files for each map/level file ## Contributing This repository will not be accepting 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](LICENSE.md) for details.