Skip to content

Getting Started

Download the latest runnable server JAR directly from GitHub.

To start the server, run:

Terminal window
java -jar chorus.jar

To upgrade to the latest version:

  1. Download the updated JAR from GitHub.
  2. Replace the existing JAR with the new one.
  3. Launch the server.