You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rbxbin - a package that holds roblox's binary executable's types and fflags, they can be used in rbxwebapi to normalize between Player and Studio, a package i made for this exists at https://pkg.go.dev/github.com/vinegarhq/vinegar@v1.6.0/roblox
I've already made the initial packages in my roblox bootstrapper Vinegar, and i would like to move them here for general use. Maybe a redesign to fit Go code style and general package usage would fit too.
The text was updated successfully, but these errors were encountered:
I would like to support or add these packages into RobloxAPI if possible, to offload the code from my Roblox bootstrapper for linux Vinegar into general packages in this organization.
Hi, i would like to suggest two new packages:
I've already made the initial packages in my roblox bootstrapper Vinegar, and i would like to move them here for general use. Maybe a redesign to fit Go code style and general package usage would fit too.
The text was updated successfully, but these errors were encountered: