client icon indicating copy to clipboard operation
client copied to clipboard

Option to not bundle Baritone

Open 5HT2 opened this issue 3 years ago • 8 comments

We should release optional -nobaritone.jar builds for things such as Future compatibility, which should still work if someone includes the Baritone API jar

5HT2 avatar Dec 25 '20 17:12 5HT2

Are we able to manually replace the bundled version for another, for now?

mvrozanti avatar Feb 21 '21 13:02 mvrozanti

Yes. Obviously not including any baritone at all would break features.

Right now this is not as high priority as it was before because future has fixed it's issues with Baritone

5HT2 avatar Feb 21 '21 13:02 5HT2

I mistyped my question;

Are we able to replace baritone's version post-compilation of kami-blue?

mvrozanti avatar Feb 21 '21 13:02 mvrozanti

Yes.

5HT2 avatar Feb 21 '21 13:02 5HT2

How though? Unzip the post-compiled kami-blue.jar, unzip the baritone api jar and move the latter into the former then re-zip? That doesnt seem ok, is there a better solution?

mvrozanti avatar Feb 21 '21 14:02 mvrozanti

No, just move the baritone API jar into your mods folder

5HT2 avatar Feb 21 '21 14:02 5HT2

I'm gonna try that and report back

mvrozanti avatar Feb 24 '21 01:02 mvrozanti

Thanks that worked :)

mvrozanti avatar Feb 28 '21 19:02 mvrozanti