rojo-rbx / rbx-dom

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

Improve `rbx_reflector` Roblox Studio automation and logging on macOS #407

Closed DervexDev closed 2 months ago

DervexDev commented 2 months ago

This PR brings automatic place saving to macOS, so it now works exactly the same as on Windows. It also pipes the stdout and stderr streams to null to get rid of extreme verbosity on macOS.

https://github.com/rojo-rbx/rbx-dom/assets/78505208/c488f168-dea0-4a3f-8f26-b83c8b5b4a66

New automation with old verbose output

DervexDev commented 2 months ago

It's a bit of a weird language

Oh yeah 😅

I also updated the plugin.lua to ensure the correct Roblox Studio instance is connecting to the rbx_reflector