Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 847 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 847 Bytes

Barotrauma Legacy Master Server

Master Server for Barotrauma Legacy

Licensed under GNU General Public License v3.0

Requirements

  • PHP
  • MySQL Server

Set up

Server

  1. Copy these files info a folder that accessible from the network.
  2. Create a MySQL database and import DATABASE.sql
  3. Enable MySQL Event Scheduler
  4. Edit database.php with your MySQL server credential

Client

  1. Edit config.xml inside your game files and replace the content of masterserverurl with the url where you put the server files in.
  2. Just run the game / dedicated server and you're good to go.

Caveats

  • Updated game files (Where you can update the game from the launcher) not included, but you can manually put the files and add the content to filelist.xml
  • versioninfo.xml doesn't contain all of the version history of the game