Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 816 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 816 Bytes

LP natives

Builds natives for lavaplayer and jda-nas for more architectures than the default:

  • Darwin (Mac OS), x86-64
  • Freebsd, x86-64
  • Linux (glibc), aarch64
  • Linux (glibc), arm
  • Linux (glibc), x86
  • Linux (glibc), x86-64
  • Linux (musl), aarch64
  • Linux (musl), x86-64
  • Windows, x86
  • Windows, x86-64

MP3 natives use a different library (minimp3 instead of mpg123), so please report issues with these natives here instead of the lavaplayer repo.

src/connector and src/udpqueue are the same code in lavaplayer and jda-nas