Client
You only need download using the Technic Launcher and play!
Server
- Click on button "Server Download"
- Install Java 8 from https://java.com or from your package manager
- Extract the server.zip content to a empty folder
- If you are in Windows, your start script is "start.bat", if you are in a Unix-like system (Linux, MacOS, BSD), your start script is "start.sh"
- Edit your start script, in the "RAM=4", edit to your custom value like "RAM=2", the value need be in GB
- (Unix only) Run "chmod +x start.sh" to allow execute the script
- In Windows, you only need give a double click in "start.bat", in Unix, execute "./start.sh" or if you jump step 6: "bash start.sh", if you don't have bash, the dash or sh gonna work normally.