Hackmud Script Manager 0.2
Biggest changes yet!
Command
Added
- More helpful help
- Proper TypeScript support!
Removed
build,clear,push-builtcommands.- Characters saved log when using
pushcommand.
Fixed
pushcommand updates config now.- More errors related to config.
API
Overall, everything should be smarter.
Added
minifyScriptfor in case you want to do the rest yourself.
Changed
- So many changes in this one that I will miss a lot.
pushBuilthas been renamed topush, and its parameters have changed.pushnow directly pushes scripts from the src directorybuild has been merged intopush`.
Removed
- Removed original
pushfunction. - No more
buildorclearfunctions.