A fork of https://github.com/fedddddd/h2-mod - Call of Duty: Modern Warfare 2 Campaign Remastered Client
Go to file
dependabot[bot] f403bd9ff2
Bump deps/protobuf from be9fba9 to edc8a31
Bumps [deps/protobuf](https://github.com/google/protobuf) from `be9fba9` to `edc8a31`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](be9fba9fd1...edc8a31828)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 22:17:19 +00:00
.github
assets/github
deps Bump deps/protobuf from be9fba9 to edc8a31 2021-11-17 22:17:19 +00:00
src Forgot this 2021-11-02 02:14:06 +01:00
tools
.gitattributes Update .gitattributes 2021-09-07 01:16:26 +02:00
.gitignore
.gitmodules
appveyor.yml Update appveyor.yml 2021-09-07 01:37:18 +02:00
generate.bat
LICENSE
premake5.lua Fix debug build 2021-09-13 01:57:25 +02:00
README.md Update README.md 2021-09-07 02:10:11 +02:00

license open bugs Build status

H2: Mod


Download

  • 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.