Skip to content

New packages: rbxwebapi & rbxbin #2

@sewnie

Description

@sewnie

Hi, i would like to suggest two new packages:

  1. 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
  2. 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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions