Requirements
- curl
- jq
- screen
- wget
Installation Instructions
- First, extract the tar-gz archive
- CD into the extracted folder
- Make install.sh executable
- Run the installer
Get Up & Running
Now, with Gorp installed, use these easy commands to create a server and start playing!
Create a new server: gorp create-server my-server
Start the server: gorp start my-server
Tip: Swap out “my-server” for any name you’d like!
Full Gorp Documentation