Skip to content

enghama/iw4lan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IW4LAN

Build status

Open source IW4 modification project which brings an offline mode to the game.

Build instructions

Building with Visual Studio versions older than Visual Studio 2013 is not supported.

Requirements

  • Git
  • Microsoft Visual Studio 2013

Clone the repository

git clone https://github.com/twizre/iw4lan.git
cd iw4lan

Set up Premake

  1. Download the latest Premake nightly build from here.
  2. Extract premake5.exe to the directory you cloned this repository to.

Generate project files

cd iw4lan
premake5 vs2013

Build the project

  1. Open the project folder and open iw4cli.sln.
  2. Build the project using Visual Studio 2013.

About

IW4LAN is a fork of the discontinued IW4M project which brings offline mode to Modern Warfare 2.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.3%
  • C 5.3%
  • C# 5.3%
  • Lua 0.1%