A fork of https://github.com/fedddddd/h2-mod - Call of Duty: Modern Warfare 2 Campaign Remastered Client
Go to file
2021-09-07 01:16:26 +02:00
.github add depndabot 2021-08-29 13:49:19 -05:00
assets/github Update banner.png 2021-09-07 00:56:48 +02:00
deps Merge branch 'main' of https://github.com/fedddddd/h2-mod into main 2021-09-07 00:40:48 +02:00
src Update main.html 2021-09-07 01:13:53 +02: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 Client 2021-09-07 00:40:37 +02: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 Client 2021-09-07 00:40:37 +02:00
README.md Update README.md 2021-09-07 00:52:35 +02:00

license open bugs

H2: Mod


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.