A fork of https://github.com/fedddddd/h2-mod - Call of Duty: Modern Warfare 2 Campaign Remastered Client
Go to file
Federico Cecchetto 1b1b52b5de Fix keybinds
2022-02-06 22:12:36 +01:00
.github What 2022-02-03 00:36:01 +01:00
assets/github Update banner.png 2021-09-07 00:56:48 +02:00
data Check that mod is a folder and not empty 2022-02-06 21:57:00 +01:00
deps Merge pull request #145 from fedddddd/dependabot/submodules/deps/protobuf-3ea30d8 2022-02-04 23:52:47 +01:00
src Fix keybinds 2022-02-06 22:12:36 +01:00
tools Client 2021-09-07 00:40:37 +02: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-01-30 19:46:29 +01:00
generate.bat Client 2021-09-07 00:40:37 +02:00
LICENSE Create LICENSE 2021-09-07 00:45:35 +02:00
premake5.lua Fix debug build 2021-09-13 01:57:25 +02:00
README.md Update README.md 2022-02-03 00:40:01 +01:00

license open bugs Build Build status

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.