A fork of https://github.com/auroramod/h1-mod - Call of Duty: Modern Warfare Remastered Client
Go to file
dependabot[bot] 6fcef8cacf
Bump deps/rapidjson from 012be85 to 083f359 (#531) [skip ci]
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `012be85` to `083f359`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](012be85287...083f359f5c)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-18 14:37:30 -05:00
.github Update build.yml 2022-09-10 23:26:31 +02:00
assets/github better look 2022-06-21 16:46:40 +03:00
data Small fix 2023-01-29 01:48:00 +01:00
deps Bump deps/rapidjson from 012be85 to 083f359 (#531) [skip ci] 2023-03-18 14:37:30 -05:00
src Fix relaunch_self on w11 2023-03-01 09:31:28 +01:00
tools update protobuf + small changes 2022-07-04 22:51:57 -05:00
.gitattributes Create .gitattributes 2022-04-10 22:10:10 +02:00
.gitignore Ignore build files 2022-02-04 02:39:25 +02:00
.gitmodules update git submodules 2022-12-22 07:07:39 -06:00
generate.bat vs2022 2022-03-02 03:29:54 -06:00
LICENSE Create LICENSE 2022-03-02 18:20:15 -06:00
premake5.lua Forgot about this 2022-05-28 13:47:18 +03:00
README.md clean up credits [skip ci] 2023-01-30 07:30:37 -06:00

license open bugs Build Build status Discord

H1-Mod

A client for Call of Duty: Modern Warfare Remastered.

This project is based on S1x.

Compile from source

  • Clone the Git repo. Do NOT download it as ZIP, that won't work.
  • Update the submodules and run premake5 vs2022 or simply use the delivered generate.bat.
  • Build via solution file in build\h1-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.

Credits

  • S1x - codebase and research (predecessor of MWR)
  • h2-mod - research (successor of MWR)
  • momo5502 - Arxan/Steam research, developer of XLabsProject

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.