Skip to content

feat: add required dependency list to download modal (Website)#6285

Open
MicahXX wants to merge 1 commit into
modrinth:mainfrom
MicahXX:main
Open

feat: add required dependency list to download modal (Website)#6285
MicahXX wants to merge 1 commit into
modrinth:mainfrom
MicahXX:main

Conversation

@MicahXX
Copy link
Copy Markdown

@MicahXX MicahXX commented Jun 2, 2026

Fixes #2303 to a certain extent

What this adds: Required dependencies are now shown in the download dialog for a version.
Why: Users currently receive no indication that additional required mods must be installed alongside the selected download.

The approach:

  • Display required dependencies in an "Also required" section.
  • Allow users to quickly open each dependency's project page.

Reference:
grafik

Note: Was made with help of AI, also could be further improved, but this is a step into the right direction, as this makes it possible to download the mods easier (:

@modrinth-bot
Copy link
Copy Markdown
Member

Pull request changelog

App

Added

Changed

Deprecated

Removed

Fixed

Security

Website

Added

Changed

Deprecated

Removed

Fixed

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

Security

@MicahXX MicahXX changed the title feat: add required dependency list to download modal feat: add required dependency list to download modal (Website) Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

The download gui should include dependencies

2 participants