Skip to content

Commit

Permalink
Resolve Modrinth projects for Quilt specifically (#2427)
Browse files Browse the repository at this point in the history
  • Loading branch information
itzg authored Oct 9, 2023
1 parent c9e1486 commit f7ff277
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/start-setupModpack
Original file line number Diff line number Diff line change
Expand Up @@ -239,10 +239,7 @@ function handleModrinthProjects() {
if [[ $MODRINTH_PROJECTS ]] && isFamily HYBRID FORGE FABRIC SPIGOT; then
if isFamily HYBRID FORGE; then
loader=forge
elif isFamily FABRIC; then
loader=fabric
else
# we're left with Bukkit/Spigot down-lines where plugins seem to be
loader="${TYPE,,}"
fi
mc-image-helper modrinth \
Expand Down

0 comments on commit f7ff277

Please sign in to comment.