An open source alternative to curseforge, supporting modrinth for all your modpack consumption and creation needs.
In alpha stages. Heavily inspired by curseforge for ui purposes, for now.
Supports creating custom modpacks, importing and exporting modrinth modpacks
A lot of stuff broke right when I released it, don't have the motivation anymore to work on this
- Tauri (Edge Webview)
- Rust
- Vue3 & TS
- Preview is outdated and is from v0.2.0-alpha or earlier
See the project page for up to date progress.
- Full Linux support
- Download mods on import (from normal zip)
- Fabric Support
- Mod Update Checking & Installing
- UI Improvements
- Code Cleanup
- Full Testing
yarnornpm ito install UI dependencies,yarn serveornpm run serveto run the web server for port 8080yarn tauri devornpm run devto run the application (requires web server to be running)