rbx_dom_weak (2.9.0)

Published 2024-09-17 01:23:29 +00:00 by Quaternions

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add rbx_dom_weak@2.9.0

About this package

Weakly-typed Roblox DOM implementation for Rust

rbx_dom_weak

rbx_dom_weak on crates.io rbx_dom_weak docs

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

Weakly-typed implementation of Roblox's DOM, used for representing instances in external tools.

Coverage

Because rbx_dom_weak is weakly-typed, it doesn't need to be updated when new instances are added to Roblox. It does, however, have to be updated when new datatypes like Vector3int16 are added.

Dependencies

ID Version
rbx_types ^1.10.0
serde ^1.0.137
insta ^1.14.1
Details
Cargo
2024-09-17 01:23:29 +00:00
11
Lucien Greathouse <me@lpghatguy.com>
MIT
14 KiB
Assets (1)
Versions (2) View all
2.9.0 2024-09-17
2.7.0 2024-03-29