...... Backout luabundler support. It requires having node installed as well as python which is not great. I hope to add support for it again, without that dependency, but back it out for now, for the spirit island mod.
0.4.0
...... - **BREAKING CHANGE**: Rename ``unpacked-savegame.json`` to ``savegame.json`` and ``global-script.lua`` to ``script.lua``. - Change default repacked savegame name to ``build/packed-savegame.json``.
0.3.2
...... More luabundle code refactoring.
0.3.1
...... Refactor luabundle code.
0.3.0
...... Add support for running luabundler on input/output.
0.2.0
...... * Handle running in non-unicode locales. * Don't escape unicode in generated JSON.