Skip to content
This repository was archived by the owner on Oct 5, 2024. It is now read-only.

RobloxAPI/rbxapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Package moved to https://github.com/RobloxAPI/rbxdump

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages