quaK 7835bb0477
feat: fastdl, mod menus (#291)
* fastdl init

* ui_scripting fixes

* fastfile loading changes

* delete test ui script

* add mod select button

* Create iw7mod_code_post_gfx.ff

* fastdl progress

* fix download

* remove debug print
2024-08-06 12:15:59 +03:00
2024-07-12 13:20:49 +02:00
2022-05-25 20:10:01 +03:00
2024-08-06 12:15:59 +03:00
2024-06-27 22:43:30 +03:00
2024-08-06 12:15:59 +03:00
2022-05-19 19:11:05 +03:00
2022-05-19 19:11:05 +03:00
2024-03-07 22:28:07 -06:00
2022-05-19 19:11:05 +03:00
2022-05-27 16:13:49 +03:00
2024-07-13 22:46:07 +03:00
2024-02-13 15:18:04 -06:00
2024-01-07 22:52:35 -06:00

license open bugs discord

IW7-Mod


NOTE: You must legally own a copy of Call of Duty®: Infinite Warfare to run this mod. Cracked/pirated versions of the game are NOT supported. Grab a copy of the game from Steam: https://store.steampowered.com/app/292730/Call_of_Duty_Infinite_Warfare/

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.

Credits

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.

Description
A fork of https://github.com/auroramod/iw7-mod - Call of Duty: Infinite Warfare Client
Readme 225 MiB
IW7-Mod Latest
2024-11-19 15:36:41 -05:00
Languages
C++ 86%
NSIS 9.9%
Lua 3.7%
GSC 0.2%
Batchfile 0.1%