0.0.1 • Published 2 years ago
lavacat v0.0.1
Documentation & Guides
Prerequisites
Note: Java v11 or newer is required to run the Lavalink.jar. Java v13 is recommended. If you are using sdkman then its a manager, not Java, you have to install sdkman and use sdkman to install Java
Warning: Java v14 has issues with Lavalink.
Installation
NPM
npm install lavacat
Yarn
yarn add lavacat
Note: Node v16 is required!
Getting Started
Create an application.yml file in your working directory and copy the example into the created file and edit it with your configuration.
Run the jar file by running
java -jar Lavalink.jar
in a Terminal window.
Example usage
Please read the guides to start: https://lavacat.xyz
0.0.1
2 years ago