Server for the project https://github.com/pogestudio/LetsRuinMusic
Uses Java 1.7
Unzip the dependencies in the folder depends/
Requires a MySQL server running. Configure URL, user and password from config/config.json
There are at least two ways of starting the server:
- Run start.bat/start.sh
- Run the Deploy class from Eclipse. (More suitable for debugging)