/lp-cross

Cross compiling of lavaplayer and jda-nas natives for more architectures

Primary LanguageC++Apache License 2.0Apache-2.0

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