mirror of
https://github.com/SPAWNRYS-ban/FUCK-CustomDiscs.git
synced 2025-12-10 05:19:43 +05:00
Add jflac library
This commit is contained in:
@@ -28,6 +28,9 @@ dependencies {
|
||||
|
||||
implementation 'com.google.code.findbugs:jsr305:3.0.2'
|
||||
|
||||
implementation 'org.jflac:jflac-codec:1.5.2'
|
||||
shadow 'org.jflac:jflac-codec:1.5.2'
|
||||
|
||||
// To use this dependency, you need to compile bukkit by yourself
|
||||
// See https://www.spigotmc.org/wiki/buildtools/
|
||||
// implementation "org.bukkit:craftbukkit:${bukkit_version}"
|
||||
@@ -60,4 +63,4 @@ shadowJar {
|
||||
classifier 'shadow-dev'
|
||||
//relocate 'javazoom', "me.navoei.${mod_id}.javazoom"
|
||||
//relocate 'org.tritonus', "me.navoei.${mod_id}.tritonus"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user