A fork of https://git.alterware.dev/AlterWare/iw4-sp - Call of Duty: Modern Warfare 2 Singleplayer Client
Go to file
2024-03-06 15:11:36 -05:00
.github maint: add publish command to workflow 2023-06-10 11:37:23 +02:00
build/bin/Win32 Add required build files, update README.md 2023-12-05 14:39:42 -05:00
deps Add dependencies locally 2024-03-06 15:11:36 -05:00
src Merge branch 'master' of https://git.alterware.dev/AlterWare/iw4-sp 2024-03-06 15:10:30 -05:00
tools init 2023-05-25 22:56:38 +02:00
.clang-format init 2023-05-25 22:56:38 +02:00
.gitattributes init 2023-05-25 22:56:38 +02:00
.gitignore Merge branch 'master' of https://git.alterware.dev/AlterWare/iw4-sp 2024-03-06 15:10:30 -05:00
.gitmodules Merge branch 'master' of https://git.alterware.dev/AlterWare/iw4-sp 2024-03-06 15:10:30 -05:00
build.bat Add deps locally, remove --dirty flag, add build script 2023-12-05 14:22:58 -05:00
generate.bat init 2023-05-25 22:56:38 +02:00
LICENSE init 2023-05-25 22:56:38 +02:00
premake5.lua Merge branch 'master' of https://git.alterware.dev/AlterWare/iw4-sp 2024-03-06 15:10:30 -05:00
README.md Merge branch 'master' of https://git.alterware.dev/AlterWare/iw4-sp 2024-03-06 15:10:30 -05:00

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 delivered generate.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:

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.