All Projects → Neproify → ivmultiplayer

Neproify / ivmultiplayer

Licence: GPL-3.0 License
IV:MP is a modification for the game Grand Theft Auto: IV that adds an alternative multiplayer which features online play with various custom modes.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
NSIS
403 projects
Squirrel
32 projects
objective c
16641 projects - #2 most used programming language
Makefile
30231 projects

IV:Multiplayer

IV:MP is a modification for the game Grand Theft Auto: IV that adds an alternative multiplayer which features online play with various custom modes.

This is an unofficial continuation of this mod.

License

See LICENSE file.

Credits

  • Old IV:MP team for creating this awesome mod.
  • Contributors.

Compile on Windows

  • Open IVMP.sln with Visual Studio 2015
  • Build solution

Compile on Ubuntu Linux

  • Install dependencies:
sudo apt-get install gcc g++ gcc-multilib g++-multilib make libc6-dev-i386
  • Build:
cd path/to/source
make
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].