A fork of https://github.com/fedddddd/h2-mod - Call of Duty: Modern Warfare 2 Campaign Remastered Client
Go to file
2022-03-22 20:27:20 +01:00
.github whoops 2022-02-17 21:24:46 +01:00
assets/github Update banner.png 2021-09-07 00:56:48 +02:00
data Small fix 2022-03-20 01:26:41 +01:00
deps Merge pull request #209 from fedddddd/dependabot/submodules/deps/libtommath-66de864 2022-03-19 22:39:36 +00:00
src Use builtin LUI event handler + fixes 2022-03-22 20:27:20 +01:00
tools vs2022 build 2022-02-17 20:22:28 +01:00
.gitattributes Update .gitattributes 2021-09-07 01:16:26 +02:00
.gitignore Initial commit 2021-04-20 00:56:11 +02:00
.gitmodules Use cURL so http requests don't get cached 2022-01-31 23:45:03 +01:00
appveyor.yml Update appveyor.yml 2022-02-17 20:24:28 +01:00
generate.bat Use builtin LUI event handler + fixes 2022-03-22 20:27:20 +01:00
LICENSE Create LICENSE 2021-09-07 00:45:35 +02:00
premake5.lua vs2022 build 2022-02-17 20:22:28 +01:00
README.md Update README [skip ci] 2022-03-21 21:56:29 +01:00

license open bugs Build Build status Discord

H2: Mod


Download

NOTE: Cracked/Pirated versions of the game are NOT compatible with this mod, if you run such a version and have issues/crashes launching the client refer to this issue.

  • Click here to get the latest release
  • You will need to drop this in your Call of Duty: Modern Warfare 2 Campaign Remastered installation folder. If you don't have Call of Duty: Modern Warfare 2 Campaign Remastered, get those game files first.

Compile from source

  • Clone the Git repo. Do NOT download it as ZIP, that won't work.
  • Update the submodules and run premake5 vs2019 or simply use the delivered generate.bat.
  • Build via solution file in build\h2-mod.sln.

Premake arguments

Argument Description
--copy-to=PATH Optional, copy the EXE to a custom folder after build, define the path here if wanted.
--dev-build Enable development builds of the client.

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.

Credits

This project is based on IW6x and S1x