-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi, i would like to suggest two new packages:
- rbxwebapi - a collection of roblox web api structures and network requests, with a http client to perform such requests. a package i made for this exists at https://pkg.go.dev/github.com/vinegarhq/vinegar@v1.6.0/roblox/api
- 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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request