Wait!
Maven version has server manager built into the webapp. Ignore this section if you are using Maven version.
Building a server manager is important yet easy.
Any OS
Java 1.8arrow-up-right
Internet Connection
Download the jar or the configured server manager zip from the Github releasearrow-up-right. Run it with the following argument:
java -jar Manager.jar <port>
port is the port the server manager will listen on. 7512 is recommended.
port
If you have downloaded the pre-configured server manager zip from the Github release, you don't need to do anything! Hooray!
But, if you want to add languages other than the sample one, jump to Language Setup!
Create a folder called "config" and create a file called "lang.json". Then jump to the Language Setup section.
Last updated 4 years ago