Skip to content

Fix the Master Server so it works

Golden requested to merge Golden/SRB2:masterserver into master

Instructions:

  1. In SQL, run structure.sql to generate the database "srb2_ms".
  2. Create a SQL user called "srb2_ms" @ "localhost" (or your hostname).
  3. Grant the account full privileges to "srb2_ms" (the database).
  4. Compile, and run using the sh script provided.

That's all I'm telling you, I don't want this to become rampant.

Edited by Golden

Merge request reports