v0.1.2-alpha
Version 0.1.2-alpha
New Features
- Added option "Only copy new mods" to selectively install mods
- Progress bar now accurately tracks only mods from current script file
- Improved mod installation performance by skipping already installed mods when "Only copy new mods" is enabled
Technical Improvements
- Fixed progress bar calculation to prevent overflow errors
- Added proper handling of mod IDs using HashSet for efficient tracking
- Improved logging for skipped mods
Use Case
This update is particularly useful when you want to:
- Add new mods to an existing mod collection
- Avoid re-copying previously installed mods
- Save time during mod installation by processing only new content
Notes
- Existing features like workshop cleanup remain unchanged
- Settings and configuration handling stays the same
- Backwards compatible with existing script files
For bug reports or feature requests, please open an issue on GitHub.