rojo-rbx / rbx-dom

Roblox DOM and (de)serialization implementation in Rust
MIT License
113 stars 45 forks source link

Perform revamp of rbx_util to make it easier to add thing to #412

Closed Dekkonot closed 4 months ago

Dekkonot commented 4 months ago

This essentially just spins each command off into its own file and adds QOL global flags for verbosity and color.

Quick tests show that nothing has broke, and this isn't a particularly complex change.

Also I added a changelog because I think it's worth it.