ITADN

feat: add Modrinth integration (#255)

#431Pull RequestCompileRider 创建于 2026-01-06
C
CompileRidercommented
Add ability to search, install and manage mods from Modrinth: - Search mods filtered by Minecraft version and loader - One-click install from search results - Check for updates on installed Modrinth mods - Update mods to latest compatible version Creates a dedicated "Mods" tab in the version selector. Mods are downloaded to the custom_mods folder with metadata tracking. **Example:** Go to Mods tab, search "sodium", click install, and the mod will be ready for your next launch. **Safe:** Metadata stored in `.modrinth_meta.json` tracks installed mods. Updating a mod removes the old file before downloading the new one. Closes #255 ## Screenshots ![Modrinth Search](https://raw.githubusercontent.com/CompileRider/LiquidLauncher/feat/modrinth-integration-255/gh_assets/modrinth-search.png) ![Modrinth Updates](https://raw.githubusercontent.com/CompileRider/LiquidLauncher/feat/modrinth-integration-255/gh_assets/modrinth-updates.png)
合并状态:未合并 2 条评论