Changes
- Moved
link
variable from modpack content to client config. - Added helper file version variable
DO_NOT_CHANGE_IT
, as the name suggests, you shouldn't touch it. - Standardized mods directory.
- Little clean ups.
Full Changelog: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9
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