Commit graph

2 commits

Author SHA1 Message Date
d7ab5b6851 refactor(release): remove playtest plugin handling and simplify ZIP creation
- Eliminated the removal of playtest plugins from the archived plugins.js during ZIP creation.
- Updated documentation to reflect changes in the exclusion of playtest plugins and other tool artifacts.
- Adjusted tests to ensure that the plugins.js file retains all installed plugins, including TLInspector and Forge_MZ.
2026-07-26 15:48:41 -05:00
57379076bd feat(release): add public release ZIP creation functionality
- Introduced a new button to create a player-ready ZIP of the complete game, excluding translator workspaces, version control files, documentation, backups, saves, and playtest plugins.
- Implemented a background worker to handle ZIP creation without blocking the GUI.
- Added user feedback for the completion and size of the generated ZIP file.
2026-07-26 15:29:24 -05:00