Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.3 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.3 KB

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

If you like the project and want to help out, feel free to submit a pull request! You can either look at the issues page for what still needs to be done from our perspective or just bring your own ideas. Theres also a bunch of TODOs littered throughout the codebase, which need attention at some point.

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