Go to file
2021-01-17 19:49:43 +01:00
.github/workflows Release v1.0.2 (#200) 2020-11-13 08:39:09 +01:00
assets Better readme 2020-11-01 20:06:29 +01:00
deps Merge pull request #311 from XLabsProject/dependabot/submodules/deps/lua-825ac8e 2021-01-15 08:34:50 +01:00
src Small cleanup 2021-01-05 13:35:37 +01:00
tools Revert "Remove protobuf, as we're not using it right now" 2020-12-21 21:37:09 +01:00
.gitignore Client is finished now 2020-09-09 08:13:18 +02:00
.gitmodules Remove function dumper 2021-01-04 15:12:09 +01:00
appveyor.yml Maybe this time? 2021-01-10 13:03:40 +01:00
CHANGELOG.md Prepare release v1.1.0 2020-12-13 17:51:59 +00:00
generate.bat Client is finished now 2020-09-09 08:13:18 +02:00
LICENSE Import w3x base 2020-09-09 08:13:18 +02:00
premake5.lua Remove function dumper 2021-01-04 15:12:09 +01:00
README.md Update README.md 2021-01-17 19:49:43 +01:00

license open bugs Build status Build discord

IW6x: Client


Download

  • Click here to get the latest release (if you are a tester or X Labs staff, get the develop build here)
  • You will need to drop this in your Call of Duty: Ghosts installation folder. If you don't have Call of Duty: Ghosts, get those game files first.
  • The client is still in an early stage. It will have bugs!

Showcase

Server list Scripting support
Ultrawide monitor support

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