Releases: rojo-rbx/run-in-roblox
Releases · rojo-rbx/run-in-roblox
v0.3.0
Changes Since 0.2.0
- Breaking: Reworked command line interface from the ground-up.
- Places are now passed with
--place
. - Scripts are now passed via
--script
. A script is now always required.
- Places are now passed with
- Added support for any place file, not just ones that rbx-dom supports.
- Fixed many panics, replacing them with graceful error messages.