Skip to content

0.2.0

Compare
Choose a tag to compare
@kennethloeffler kennethloeffler released this 16 Feb 06:04
· 7 commits to master since this release

Built place/model files now use only the first part of the project file name (e.g. default.rbxmx from default.project.json).

blox-rojo-build is no longer interactive and now accepts an optional argument to attach a process sentinel to the Rojo process. Added blox-prompt-build which has the same behavior as the old blox-rojo-build.

blox-rojo-serve is no longer interactive. Added blox-prompt-serve which has the same behavior as the old blox-rojo-serve.

blox-test and blox-build-and-run now use process sentinels to start the run-in-roblox process once the Rojo build is complete.

Renamed blox-rojo-build-and-run to blox-prompt-build-and-run

Renamed blox-rojo-build-default to blox-build-default.