modrinth: support excluding mods from modpack (#2524)

This commit is contained in:
Geoff Bourne
2023-12-03 14:13:40 -06:00
committed by GitHub
parent 2507028193
commit c0c6e6d78d
5 changed files with 31 additions and 11 deletions

View File

@@ -52,6 +52,7 @@ setArg() {
setArg --loader MODRINTH_LOADER
setArg --version MODRINTH_VERSION
setArg --default-version-type MODRINTH_DEFAULT_VERSION_TYPE
setArg --exclude-files MODRINTH_EXCLUDE_FILES
if ! mc-image-helper install-modrinth-modpack "${args[@]}"; then
log "ERROR failed to install Modrinth modpack"