Getting Started
Downloading Chorus
Section titled “Downloading Chorus”Download the latest runnable server JAR directly from GitHub.
Running Chorus
Section titled “Running Chorus”To start the server, run:
java -jar chorus.jar
Updating Chorus
Section titled “Updating Chorus”To upgrade to the latest version:
- Download the updated JAR from GitHub.
- Replace the existing JAR with the new one.
- Launch the server.