MCPcopy Index your code
hub / github.com/Moulberry/PandoraLauncher

github.com/Moulberry/PandoraLauncher @v5.2.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v5.2.2 ↗ · + Follow
2,166 symbols 7,481 edges 178 files 22 documented · 1% updated 9d agov5.2.2 · 2026-05-12★ 833152 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Pandora Launcher

Work in progress

Features

  • Instance management
  • Cross-instance file syncing (options, saves, etc.) (https://youtu.be/wb5EY2VsMKg)
  • Mod deduplication when installed through launcher (using hard links)
  • Secure account credential management using platform keyrings
  • Custom game output window
  • Mod browser using Modrinth's API
  • Automatic redaction of sensitive information (i.e. access tokens) in logs
  • Unique approach to modpack management (https://youtu.be/cdRVqd7b2BQ)

FAQ

Where can I suggest a feature/report a bug?

Please use GitHub issues.

Why should I use Pandora over other launchers?

At this point, you probably shouldn't since it doesn't have feature parity with other launchers.

Will Pandora be monetized?

Unlikely, for a few reasons: - I believe that it is wrong for launchers to be monetized without distributing revenue back to mod creators that give the launcher value in the first place. Since I don't have the infrastructure to be able to redistribute revenue to mod creators, this is a big barrier. - Dealing with monetization takes a lot of (ongoing) work, probably more work than creating the launcher itself. - I personally dislike advertisements.

Instance Page

Instance Page

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 922
Function 671
Class 438
Enum 127
Interface 8

Languages

Rust100%
Java1%

Modules by API surface

crates/t/src/lib.rs334 symbols
crates/backend/src/mod_metadata.rs49 symbols
crates/nbt/src/reference.rs44 symbols
crates/backend/src/instance.rs42 symbols
crates/backend/src/launch/mod.rs40 symbols
crates/backend/src/backend.rs37 symbols
crates/schema/src/curseforge.rs36 symbols
crates/frontend/src/game_output/mod.rs36 symbols
crates/frontend/src/component/readonly_text_field.rs36 symbols
crates/backend/src/metadata/items.rs34 symbols
crates/schema/src/modrinth.rs32 symbols
crates/bridge/src/modal_action.rs32 symbols

For agents

$ claude mcp add PandoraLauncher \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page