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

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

License

Notifications You must be signed in to change notification settings

natanbc/lp-cross

Repository files navigation

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