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
yarn
ornpm i
to install UI dependencies,yarn serve
ornpm run serve
to run the web server for port 8080yarn tauri dev
ornpm run dev
to run the application (requires web server to be running)