A fork of https://github.com/fedddddd/h2-mod - Call of Duty: Modern Warfare 2 Campaign Remastered Client
Go to file
dependabot[bot] d85be87f88
Bump deps/protobuf from 5ad0697 to 46c3651
Bumps [deps/protobuf](https://github.com/google/protobuf) from `5ad0697` to `46c3651`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](5ad0697c86...46c3651c31)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 22:17:24 +00:00
.github whoops 2022-02-17 21:24:46 +01:00
assets/github
data
deps Bump deps/protobuf from 5ad0697 to 46c3651 2022-03-18 22:17:24 +00:00
src Fix event_handler 2022-03-18 22:11:08 +01:00
tools
.gitattributes
.gitignore
.gitmodules
appveyor.yml
generate.bat
LICENSE
premake5.lua
README.md Update README.md 2022-02-18 07:33:43 +00: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.

Credits

This project is based on IW6x and S1x