Skip to content

Krypton 0.2.3

Compare
Choose a tag to compare
@astei astei released this 10 Jun 03:23
· 14 commits to master since this release
  • Updated to Minecraft 1.20
  • Removed a mixin that is now implemented in the base game
  • Improved protocol conformance - Krypton now handles servers dynamically disabling and re-enabling compression
  • Added events indicating when certain events in the network pipeline happen that mods can snoop on
    • As a consequence of this, the old ViaFabric hooks have been removed.