Walkyst / lavaplayer-fork

Apache License 2.0
173 stars 68 forks source link

Fork for private use #88

Closed RedHeadEmile closed 1 year ago

RedHeadEmile commented 1 year ago

Hi, I'm using your fork for personnal use and I created a fork to use your custom branch as main branch and being able to import it with Jitpack.io. Are you okay with that ? Otherwise, is it possible for you to publish release of your custom version ?

Thanks in advance for you answer. Best regards

topi314 commented 1 year ago

You can already perfectly fine import the custom branch via jitpack

That's what everyone here is doing

RedHeadEmile commented 1 year ago

Alright, I didn't know you can import branches with jitpack. Maybe it would be nice to add it in the README.

implementation 'com.github.walkyst.lavaplayer-fork:lavaplayer:custom-SNAPSHOT'

topi314 commented 1 year ago

Instead of using branches you should be using the short commit hash to guarantee reproducible builds