Skip to content

Hackmud Script Manager 0.1

Compare
Choose a tag to compare
@samualtnorman samualtnorman released this 25 Nov 12:53
· 721 commits to main since this release

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.

Changes

  • hsm push command has been renamed to hsm push-built.
  • hsm sync has been renamed to hsm push.

Fixed

  • watch command updates config now.

Removed

  • No more watch command :'(