Changes
- Added
autoExcludeUnnecessaryFiles
config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack) - [NEO/FORGE] Corrected check logic for workaround mods
Full Changelog: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8
Changes
- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard
~/mods/
directory, fixing issues with mods like Sinytra Connector and new sodium 0.6. Partially fixing #246 and #214 - Correct commands colors
- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster
Full Changelog: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7