A fork of https://git.alterware.dev/AlterWare/iw4-sp - Call of Duty: Modern Warfare 2 Singleplayer Client
Go to file
Edo 81a53d7b2f Merge pull request #2 from alterware/dependabot/submodules/deps/libtommath-787c614
build(deps): bump deps/libtommath from `0df542c` to `787c614`
2023-06-05 11:21:30 +02:00
.github maint: deploy binary 2023-05-27 16:09:11 +02:00
deps build(deps): bump deps/libtommath from 0df542c to 787c614 2023-06-02 17:05:52 +00:00
src maint: add back xlabs hash, removing was bad 2023-06-01 13:10:18 +02: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 init 2023-05-25 22:56:38 +02:00
.gitmodules init 2023-05-25 22:56:38 +02:00
generate.bat init 2023-05-25 22:56:38 +02:00
LICENSE init 2023-05-25 22:56:38 +02:00
premake5.lua init 2023-05-25 22:56:38 +02:00
README.md init 2023-05-25 22:56:38 +02:00

build

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

  • Run premake5 vs2022 or use the delivered generate.bat.
  • Build via solution file in build\iw4-sp.sln.

Premake arguments

Argument Description
--copy-to=PATH Optional, copy the exe to a custom folder after build.

Command line arguments

Argument Description
-nosteam Disable Steam integration.

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.