Skip to content

Latest commit

 

History

4,766 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packrinth

Packrinth is an AI-powered modpack maker, built as a fork of the Modrinth App. It lets you describe your ideal modpack and assemble it automatically.

Tech Stack

  • Tauri 2 — desktop shell
  • theseus — Modrinth's core app library (packages/app-lib)
  • Vue 3 — frontend (apps/app-frontend), shared components in packages/ui

Development

pnpm install
pnpm app:dev

Copy the .env template in packages/app-lib/ before the first run.

Docs

  • pnpm commands — every pnpm script and what it does
  • Build & CI — manual build steps and GitHub Actions pipeline
  • i18n — locale storage, extraction, and Crowdin sync
  • Repo config — required secrets and variables for Actions

Branch Strategy

  • upstream/main — tracking the upstream Modrinth monorepo
  • main — our integration branch, rebased from upstream/main
  • develop — active development

To sync with upstream:

git fetch upstream
git rebase upstream/main # on main, then re-rebase develop

Goal

For the product vision and roadmap, see docs/goal.md.

About

早期开发中! A Minecraft modpack builder based on Modrinth where you can collaborate with AI to build Modpacks.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages