- 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.
- 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.