Skip to content

a22057916w/orpheus

Repository files navigation

Prerequisites

Installing

LavaLink Configuration

Requirements

  • Java 11* LTS or newer required
  • OpenJDK or Zulu running on Linux AMD64 is officially supported.
  • Lavalink.jar

Server Configuration

To configure the server, you need to modify the application.yml file file by downloading it from here.

Remember to update the address in the example configuration. Place theapplication.yml and Lavalink.jar in the working directory, usually located under the /bin directory in the extracted OpenJDK.(You have the flexibility to place the OpenJDK in your project directory or any desired location)

Run with java -jar Lavalink.jar from the same directory.

As APIs can undergo changes over time, please referring to the Official Docs

Releases

No releases published

Packages

No packages published

Languages