foxtacles / vaultmp

Multiplayer mod for the PC version of Fallout 3
http://www.vaultmp.com/
Other
128 stars 47 forks source link

This project is no longer being maintained. This video demonstrates the latest state of the mod: https://www.youtube.com/watch?v=x_vShp_YdjE

Vault-Tec Multiplayer Mod

Vault-Tec Multiplayer Mod ("VaultMP") is a multiplayer mod for the PC version of Bethesda's award-winning role-playing game Fallout 3. It's currently in development, but is going to support the following:

The main goal is to enable players to roam the open world of the wasteland and experience all the exciting features of the game online.

The application

Application structure

Compilation

All sources (except source/vaultgui) can be compiled with >=GCC 4.9 (std::thread is required). On Windows operating systems, you should use a MinGW setup. The following makefiles are available:

Code::Blocks project files are available for the parts for which there are no makefiles yet:

Scripting

An essential part of vaultmp is the server-side scripting interface component. Documentation and examples on how use it are available on vaultmp.com. See:

Help

vaultmp is far from complete. Any help (mostly coding, documentation) is very appreciated.