Open source IW4 modification project which brings an offline mode to the game.
Building with Visual Studio versions older than Visual Studio 2013 is not supported.
- Git
- Microsoft Visual Studio 2013
git clone https://github.com/twizre/iw4lan.git
cd iw4lan
cd iw4lan\deps\tools
premake5 vs2013
Or use createSLN.bat
.
- Open the project folder and open
iw4cli.sln
. - Build the project using Visual Studio 2013.