This project is a custom version of PMMP for the VoltageNetwork servers. This version of PMMP will focus on perfomance than features.
- To start the server open a terminal window in the server root directory and then run command
./start.sh
. - To stop the server type
stop
in the terminal of the running server. (or CTRL + C should work).