-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use FreshLiveDataPacketFlatbuffer instead of UpdateLiveDataPacket. #17
Comments
FreshLiveDataPacketFlatbuffer
instead of UpdateLiveDataPacket
.
(adding the base dll code. Will wait for the .so to be updated to complete the change.) dll.rs, ffi.rs, interface.rs, packeteer.rs and files using the function (examples, …):
Documentation:
Cleanup:
|
Topics:
|
Yes, if it's depreciated upstream.
Only if it's been removed upstream.
Yes. |
Ok. Thanks saintdev! |
Binaries are available! RLBot/RLBot@0e40017 Also deployed to pypi. |
Use the new
FreshLiveDataPacketFlatbuffer
from RLBot/RLBot@9407646 (new option: RLBot/RLBot@8086f41) instead ofUpdateLiveDataPacket
.An update example (Java) can be found here : RLBot/RLBot@5701357
The text was updated successfully, but these errors were encountered: