Commit graph

3 commits

Author SHA1 Message Date
Alex
b9f5dd6973
Disable code signing for Jitpack (#813)
* Disable code signing on release

I'm doing the same thing in SkinsRestorer: b7baa862d8/buildSrc/src/main/kotlin/sr.base-logic.gradle.kts (L87-L89)

* Update buildSrc/src/main/kotlin/mcprotocollib.base-conventions.gradle.kts

Co-authored-by: Kas-tle <26531652+Kas-tle@users.noreply.github.com>

---------

Co-authored-by: Kas-tle <26531652+Kas-tle@users.noreply.github.com>
2024-06-02 01:16:19 -07:00
Alex
f2bc83c2c2
Remove IOExceptions from packet handling (#783) 2024-02-27 23:11:53 -05:00
Alex
4f2e7a5b55
Move package/license to GeyserMC, gradle conventions and submodules (#782)
* Change packages

* Move everything to a protocol submodule

* gradle conventions, update license

---------

Co-authored-by: Konicai <71294714+Konicai@users.noreply.github.com>
2024-01-11 12:21:23 -05:00