ElytraGo icon indicating copy to clipboard operation
ElytraGo copied to clipboard

updated the VarInt function in mbinary package

Open HELLKYD opened this issue 3 years ago • 1 comments

I updated the VarInt function in the mbinary package because I used it and it resulted in a wrong result. I fixed this by updating the function to use my implementation of a function to read VarInts that is specified on https://wiki.vg/Protocol#Data_types.

HELLKYD avatar Dec 02 '22 15:12 HELLKYD

Yes I am thinking about it

HELLKYD avatar Jan 12 '23 14:01 HELLKYD