Skip to content

Server Installation

Eddy edited this page Dec 20, 2013 · 2 revisions

The following steps explain how to run the server:

  1. Make sure Java and Mysql are installed

  2. Create a new database named bsg3

  3. install the server with mvn clean install

  4. run the server with mvn exec:java

Clone this wiki locally