Hackmud Script Manager 0.11.1
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"