Closed jfberry closed 8 months ago
One minor update should be needed, but it needs either a change in proto definition itself or we need to unmarshal it from byte array.
NEW: PublicData []byte
OLD: PublicData *PlayerPublicProfileProto
One minor update should be needed, but it needs either a change in proto definition itself or we need to unmarshal it from byte array.
NEW: PublicData []byte OLD: PublicData *PlayerPublicProfileProto
Please feel free to complete the changes and/or contact furtif about correcting anything - this branch was just my quick attempt to solve and I have no time to complete at the moment
...but they don't build yet