Skip to content

Neproify/IV-Network

Repository files navigation

IV Network

An alternative multiplayer modification for GTA IV PC

Quick start

Two quick start options are available:

  • Download the latest nightly release on our build server.
  • Clone the repo: https://github.com/Neproify/IV-Network.git.

Description

IV: Network (IV:Net) is a modification for GTA:IV. It turns GTA:IV into an alternative multiplayer game. You can play over the internet (or LAN). You will need the original GTA:IV PC game in order to play IV:Net.

In IVNet you are able to do almost anything that you can do in single player GTA:IV. IV:Net features the possibility to create your own scripted modes. There are many game modes that feature a series of different and fun things to do. Many of which are not possible in single player.

Legal

IV: Network (IV:Net) is in no way affiliated with Rockstar Games, Rockstar North or any of Rockstar's subcompanies.

Info

We accept only pull request if you want to contribute

Compile on Windows

  • You should use Visual Studio 2017
  • Open IVN.sln
  • Right click on "Solution 'IVN' (XY projects) in Solution Explorer
  • Build Solution

Compile on Ubuntu Linux

  • Install dependencies:
sudo apt-get install make gcc gcc-multilib g++ g++-multilib libreadline-dev