A fork of https://github.com/auroramod/iw7-mod - Call of Duty: Infinite Warfare Client
ed80ac1901
Copied from momo's boiii steam check so that you have to own the game on steam in order to launch the client |
||
---|---|---|
assets/github | ||
deps | ||
src | ||
tools | ||
.gitignore | ||
.gitmodules | ||
generate.bat | ||
LICENSE | ||
premake5.lua | ||
README.md |
IW7-Mod
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 deliveredgenerate.bat
. - Build via solution file in
build\iw7-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.