Hackmud Script Manager 0.1
New hackmud_env-tools
version, which means new Script Manager version.
In the new hackmud_env-tools
version there were some API changes which means command changes.
Added
- New
pull
command.- Usage:
hsm pull <script> <src>
- Copies a specified script from the hackmud directory to your local directory.
- Usage:
Changes
hsm push
command has been renamed tohsm push-built
.hsm sync
has been renamed tohsm push
.
Fixed
watch
command updates config now.
Removed
- No more
watch
command :'(