GithubHelp home page GithubHelp logo

segfaultd / iv-network Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gta-network/iv-network

0.0 1.0 0.0 302.5 MB

Alternative GTA IV multiplayer modification

Home Page: http://gta-network.net/

License: Other

C++ 50.47% C 46.43% Batchfile 0.01% NSIS 2.55% HTML 0.01% Objective-C 0.34% CMake 0.01% Makefile 0.19% Lua 0.01% Squirrel 0.01%

iv-network's Introduction

IV Network

An alternative multiplayer modification for GTA IV PC

Quick start

Three quick start options are available:

Description

IV: Network (IV:Net) was a modification for Grand Theft Auto: IV (GTA:IV) founded in 2013 - Development ceased due to shifting to GTA V with GTA:MP, which was later shut down by Take 2. 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

Compile on Linux

Only once: On Ubuntu:

  • sudo add-apt-repository ppa:ubuntu-toolchain-r/test

On Debian:

Common:

  • sudo apt-get update
  • sudo apt-get install g++-4.7 c++-4.7
  • sudo update-alternatives --install "/usr/bin/gcc" "gcc" "/usr/bin/gcc-4.7" 1
  • sudo update-alternatives --install "/usr/bin/g++" "g++" "/usr/bin/g++-4.7" 1
  • sudo apt-get install libc6-dev-i386
  • sudo apt-get install gcc-4.7-multilib g++-4.7-multilib

On every compile:

  • cd path/to/source/ <<<<<<< HEAD
  • make

Ubuntu 13.10

TODO

Debian 6.0.7 / 6.0.8

TODO

Debian 7.1 / 7.2

TODO

  • make

a330780942aa471a661602886076e608f8932787

iv-network's People

Contributors

33127530 avatar adrienneveu avatar adysnook avatar balika011 avatar frankzz avatar gtapyro avatar inactivedok avatar karmbzk avatar krzys-h avatar martinjk avatar rukenshia avatar sebihunter avatar segfaultd avatar viruzz23 avatar xforce avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.