Skip to content

Hackmud Script Manager 0.11.1

Compare
Choose a tag to compare
@samualtnorman samualtnorman released this 30 Oct 01:43
· 480 commits to main since this release

Fix

  • test.json file being created with random ast stuff
  • scripts being nullsec despite not using other scripts due to #ns.scripts.quine() from quine cheats

Change

  • stuff can now be individually imported using import path for better tree shaking e.g. import processScript from "hackmud-script-manager/processScript.js"