Arisstath / roblox-dissector

Roblox UDP Protocol Dissector
MIT License
133 stars 16 forks source link

Breaking changes to "rbxapi" depedency #2

Closed Anaminus closed 5 years ago

Anaminus commented 6 years ago

Hi! I'm going to be making several backwards-incompatible changes to the rbxapi package, which this project depends on through your fork of the rbxfile package.

I recommend forking or vendoring the current version of rbxapi. Alternatively, I've tagged the current version of rbxapi as v1.0, if you would like to use tooling to build against that instead.

Gskartwii commented 6 years ago

Thanks for the heads up! I'll be sure to keep this in mind.

Gskartwii commented 5 years ago

I've updated my fork of rbxfile to be compatible with the new rbxapi package. So far there haven't been any issues, so I'm going to close the issue until such problems arise.