Scripts2026年5月28日·1 分钟阅读

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.

Agent 就绪

Agent 可直接安装

这个资产可安装;Agent 先选择当前运行时、检查安装计划,再运行匹配命令。

Native · 98/100策略:允许
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
Prism Launcher Overview
直接安装命令
npx -y tokrepo@latest install 18eb8bd5-5ab1-11f1-9bc6-00163e2b0d79 --target codex

先 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

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产