/IWXMVM

An in-development editing mod for multiple Call of Duty games

Primary LanguageC++GNU General Public License v3.0GPL-3.0





About

An in-development editing mod for multiple Call of Duty games.

iwxmvmscreenshot

Requirements

  • Visual Studio 2022
  • DirectX SDK Jun10

Building

First clone the repository:

git clone --recursive https://github.com/reallyluckyy/IWXMVM.git

Then build the included solution file using Visual Studio.

Contributing

Feel free to contribute by submitting a pull request! There are no style or structure guidelines yet so please just refer to the already existing code.

Project Structure

The project is structured into the following sub-projects:

  • core contains the core mod logic
  • iw3 contains game-specific bindings for creating the IW3 version of the mod