From 8cc8b057ab91223b27301f96d7796e9b35b80ce5 Mon Sep 17 00:00:00 2001 From: multitheftauto Date: Thu, 10 Sep 2009 03:41:06 -0700 Subject: [PATCH] github generated gh-pages branch --- index.html | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000000..408b996583 --- /dev/null +++ b/index.html @@ -0,0 +1,92 @@ + + + + + + + Codestin Search App + + + + + + + Fork me on GitHub + +
+ +
+ + + + +
+ +

multitheftauto + by multitheftauto

+ +
+ Multi Theft Auto is an open-source game engine that adds full multi-player network play functionality to Rockstar North's Grand Theft Auto game series, in which this functionality is not originally found. +
+ +

Although often referred to as a modification, Multi Theft Auto is based on code injection and hooking techniques whereby the game is manipulated without altering any original files supplied with the game. The software functions as a game engine that installs itself as an extension of the original game, adding core functionality such as networking and GUI rendering while exposing the original game's engine functionality through a scripting language. + +Multi Theft Auto's latest release is for the game Grand Theft Auto: San Andreas and is built upon a now open source game engine that has been in development for several years and is the only project that is still actively maintained. The engine provides users with all the necessary tools they need to create their own game modes and maps by exposing a large part of the original game functionality through a Lua scripting machine.

License

+

GNU General Public License v3

+

Authors

+

Richard Whitlock (Cazomino05@googlemail.com)
ccw (chris@codewave.co.uk)
Christian Myhre Lundheim (chrml06@gmail.com)
Dan Chowdhury (danthetaliban@gmail.com)
Frank Spijkerman (fspijkerman@gmail.com)
Cecill Etheredge (ijsf@gmx-topmail.de)
Jacek Halas vel Lagoda (jhxp.slayman@gmail.com)
Kevin Whiteside (kevuwk@gmail.com)
Stanislav Bobrov (lil_Toady@hotmail.com)
arc_ (matthewm.hinson@gmail.com)
aru (oneforaru@gmail.com)
Alberto Alonso (rydencillo@gmail.com)
Jax (zzzjax@hotmail.com)

+

Contact

+

Multi Theft Auto (admin@multitheftauto.com)

+ + +

Download

+

+ You can download this project in either + zip or + tar formats. +

+

You can also clone the project with Git + by running: +

$ git clone git://github.com/multitheftauto/multitheftauto
+

+ + + +
+ + + + +