A client/server side modification for Call of Duty 4.
- Git
- Microsoft Visual Studio 2013
git clone https://github.com/twizre/lightning.git
cd lightning
- Download the latest Premake nightly build from here.
- Extract
premake5.exe
to the directory you cloned this repository to.
cd lightning
premake5 vs2013
- Open the project folder and open
iw3cli.sln
. - Build the project using Visual Studio 2013.