Esta página se muestra en inglés. Una traducción al español está en curso.
ScriptsMay 28, 2026·3 min de lectura

Prism Launcher — Open Source Minecraft Launcher with Multi-Instance Support

Community-driven Minecraft launcher forked from MultiMC that manages multiple game instances, mod loaders, and Java versions with a clean Qt6 interface.

Listo para agents

Instalación lista para agent

Este activo puede instalarse después de elegir el runtime, revisar el plan y ejecutar el comando correspondiente.

Native · 98/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
Prism Launcher Overview
Comando de instalación directa
npx -y tokrepo@latest install 18eb8bd5-5ab1-11f1-9bc6-00163e2b0d79 --target codex

Ejecutar después de confirmar el plan con dry-run.

Introduction

Prism Launcher is a free and open-source Minecraft launcher forked from MultiMC in 2022. It lets players create isolated game instances, each with its own Minecraft version, mod loader, and mod set. The launcher handles Java detection, mod downloads from Modrinth and CurseForge, and modpack installation in a few clicks.

What Prism Launcher Does

  • Creates and manages multiple isolated Minecraft instances with independent configurations
  • Installs Fabric, Forge, Quilt, and NeoForge mod loaders automatically
  • Downloads mods and modpacks directly from Modrinth and CurseForge within the UI
  • Detects and manages multiple Java installations with per-instance JVM settings
  • Supports Microsoft and offline authentication with account switching

Architecture Overview

Prism Launcher is a C++/Qt6 desktop application. Each Minecraft instance is stored in its own directory with separate config, mods, resource packs, and saves. The launcher downloads game assets and libraries from Mojang's CDN, applies mod loader patches, and spawns the Java process with the correct classpath and arguments. A metadata layer caches mod information for browsing and updating.

Self-Hosting & Configuration

  • Install via Flatpak, system package manager, or standalone binaries from prismlauncher.org
  • Add a Microsoft account on first launch for game authentication
  • Create new instances by selecting a Minecraft version and optional mod loader
  • Browse and install mods per-instance through the built-in Modrinth/CurseForge browser
  • Configure JVM arguments, memory allocation, and Java version per instance

Key Features

  • Isolated instances prevent mod conflicts and allow testing different setups simultaneously
  • Built-in mod browser with search, filtering, and one-click install from Modrinth and CurseForge
  • Modpack import from Modrinth, CurseForge, ATLauncher, and Technic formats
  • Automatic Java detection and management with per-instance overrides
  • Cat mode (an Easter egg that adds a cat to the toolbar)

Comparison with Similar Tools

  • MultiMC — the original project Prism was forked from; Prism adds CurseForge integration and community governance
  • ATLauncher — modpack-focused launcher; Prism offers more granular per-instance control
  • GDLauncher — Electron-based alternative; Prism is native C++ with lower resource usage
  • Official Minecraft Launcher — does not support multiple instances or direct mod management

FAQ

Q: Why was Prism Launcher forked from MultiMC? A: The fork happened over governance disagreements in 2022. Prism Launcher is community-governed with open contribution policies.

Q: Can I import my MultiMC instances? A: Yes. Prism Launcher can import existing MultiMC instance folders directly.

Q: Does it support cracked/pirated Minecraft? A: No. Prism Launcher requires a legitimate Microsoft account for online play. An offline mode exists for development purposes.

Q: What platforms does it run on? A: Windows, Linux (native, Flatpak, AppImage), macOS, and FreeBSD.

Sources

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados