| Crates.io | guido_rbx_binary |
| lib.rs | guido_rbx_binary |
| version | 0.6.7 |
| created_at | 2023-01-08 03:10:57.681016+00 |
| updated_at | 2023-01-08 03:10:57.681016+00 |
| description | Implementation of Roblox's binary model (rbxm) and place (rbxl) file formats |
| homepage | https://github.com/rojo-rbx/rbx-dom |
| repository | https://github.com/rojo-rbx/rbx-dom.git |
| max_upload_size | |
| id | 753349 |
| size | 706,486 |
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.
rbx_binary aims to support all property types from rbx_dom_weak, but it currently lags behind rbx_xml due to implementation complexity.