A fork of https://github.com/auroramod/iw7-mod - Call of Duty: Infinite Warfare Client
Go to file
quaK 7ee55162d8 forgot to add skull as co-author for previous push
he made the art, which is good looking imo :)

Co-Authored-By: Skull Merlin <86374920+skkuull@users.noreply.github.com>
2022-05-24 06:07:07 +03:00
assets/github stuff 2022-05-24 04:34:44 +03:00
deps Initial commit 2022-05-19 19:11:05 +03:00
src forgot to add skull as co-author for previous push 2022-05-24 06:07:07 +03:00
tools Initial commit 2022-05-19 19:11:05 +03:00
.gitignore Initial commit 2022-05-19 19:11:05 +03:00
.gitmodules Initial commit 2022-05-19 19:11:05 +03:00
generate.bat Initial commit 2022-05-19 19:11:05 +03:00
premake5.lua Update 2022-05-20 21:59:24 +03:00
README.md stuff 2022-05-24 04:34:44 +03:00

IW7-Mod

Nothing has been worked yet

Feel free to make a PR

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