guido_rbx_binary

Crates.ioguido_rbx_binary
lib.rsguido_rbx_binary
version0.6.7
sourcesrc
created_at2023-01-08 03:10:57.681016
updated_at2023-01-08 03:10:57.681016
descriptionImplementation of Roblox's binary model (rbxm) and place (rbxl) file formats
homepagehttps://github.com/rojo-rbx/rbx-dom
repositoryhttps://github.com/rojo-rbx/rbx-dom.git
max_upload_size
id753349
size706,486
Guido de Jong (guidojw)

documentation

https://docs.rs/rbx_binary

README

rbx_binary

rbx_binary on crates.io rbx_binary docs

More details about this crate are available on the rbx-dom GitHub.

Implementation of Roblox's binary model formats, rbxm and rbxl, for the rbx-dom ecosystem.

Coverage

rbx_binary aims to support all property types from rbx_dom_weak, but it currently lags behind rbx_xml due to implementation complexity.

Commit count: 877

cargo fmt