Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 367 Bytes

HISTORY.md

File metadata and controls

25 lines (13 loc) · 367 Bytes

History

1.1.4

  • Fix typescript types

1.1.3

  • Use minecraft-data's login packet if one is not in minecraft-packets

1.1.2

  • Update mcdata

1.1.1

  • Fix bug with InstantConnectProxy to make connecting possible

1.1.0

  • Make InstantConnectProxy use minecraft-packets to generate some packets

1.0.0

  • Added InstantConnectProxy (@u9g)