0.2.0
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
.