mirror of
https://github.com/XLabsProject/iw6x-client.git
synced 2023-08-02 15:02:12 +02:00
deps | ||
src | ||
tools | ||
.gitignore | ||
.gitmodules | ||
appveyor.yml | ||
generate.bat | ||
LICENSE | ||
premake5.lua | ||
README.md |
IW6x: Client
Download
- Grab the latest build from here and drop it in your Call of Duty: Ghosts installation folder.
- The client is still in an early alpha stage. It is far from being usable and will have bugs!
How to compile
- Run
premake5 vs2019
or use the deliveredgenerate.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. |
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.