Categorygithub.com/robloxapi/rbxapi
repositorypackage
0.1.0
Repository: https://github.com/robloxapi/rbxapi.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

GoDoc

rbxapi

The rbxapi package is a Go package used to represent information about the Roblox Lua API.

API References

  • rbxapi
    • patch: Used to represent information about differences between Roblox Lua API structures.
    • diff: Provides an implementation of the patch package for the generic rbxapi types.
  • rbxapidump: Implements the rbxapi interface as a codec for the Roblox API dump format.
  • rbxapijson: Implements the rbxapi package as a codec for the Roblox API dump in JSON format.