A fork of https://git.alterware.dev/AlterWare/iw4-sp - Call of Duty: Modern Warfare 2 Singleplayer Client
.github | ||
build/bin/Win32 | ||
deps | ||
src | ||
tools | ||
.clang-format | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
build.bat | ||
generate.bat | ||
LICENSE | ||
premake5.lua | ||
README.md |
IW4: SP Client
This is a client modification for IW4 (Singleplayer) 159 NOTE: You must legally own Call of Duty®: Modern Warfare® 2 (2009) to run this mod. Cracked/Pirated versions of the game are NOT supported.
How to compile
This project requires Git, Premake5, and MSVC to build.
- Run
premake5 vs2022
or use the deliveredgenerate.bat
. - Build via solution file found in
build\iw4-sp.sln
.
Premake arguments
Argument | Description |
---|---|
--copy-to=PATH |
Optional, copy the exe to a custom folder after build. |
Contributing
Contributions are welcome! Please follow the guidelines below:
- Sign AlterWare CLA and send a pull request or email your patch at patches@alterware.dev
- Make sure that PRs have only one commit, and deal with one issue only
Disclaimer
This software has been created purely for the purposes of academic research. It is not intended to be used to attack other systems. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.