Categorygithub.com/robloxapi/rbxdump
repositorypackage
0.10.3
Repository: https://github.com/robloxapi/rbxdump.git
Documentation: pkg.go.dev

# Packages

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

# README

Go Reference

rbxdump

The rbxdump package is a Go package used to serialize Roblox Lua API dumps.

API References

  • rbxdump
    • diff: Provides operations for diffing and patching rbxdump structures.
    • json: Serializes between rbxdump and the JSON dump format.
    • legacy: Serializes between rbxdump and the legacy dump format.