General Questions
What is Prism Launcher?
What is Prism Launcher?
Prism Launcher is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. Each installation, called an “instance”, can have its own mods, resource packs, settings, and even different Minecraft versions.Prism Launcher is a fork of the MultiMC Launcher and is not endorsed by MultiMC or Mojang Studios.
Is Prism Launcher free?
Is Prism Launcher free?
Yes! Prism Launcher is completely free and open source software licensed under GPL-3.0-only. The logo and related assets are under the CC BY-SA 4.0 license.You can view the source code at https://github.com/PrismLauncher/PrismLauncher.
Is Prism Launcher safe?
Is Prism Launcher safe?
Yes. Prism Launcher is open source, meaning anyone can review the code. We don’t collect your personal data or include any malware. However, always download Prism Launcher from official sources:
- Official website: https://prismlauncher.org/download
- GitHub releases: https://github.com/PrismLauncher/PrismLauncher
- Official distribution repositories (Flathub, AUR, etc.)
How is Prism Launcher different from the official Minecraft launcher?
How is Prism Launcher different from the official Minecraft launcher?
Prism Launcher offers several advantages:
- Multiple instances - Keep different mod setups completely separate
- Better mod management - Easy installation and organization of mods
- Modpack support - Import modpacks from CurseForge, Modrinth, and other platforms
- Version isolation - Each instance can use a different Minecraft version
- More control - Fine-tune Java settings, memory allocation, and more
- Cross-platform - Works on Linux, Windows, and macOS
Will I get banned for using Prism Launcher?
Will I get banned for using Prism Launcher?
No. Prism Launcher is simply an alternative launcher for Minecraft. It doesn’t modify the game client or provide any unfair advantages. You still log in with your legitimate Microsoft/Mojang account and play the standard game.However, be careful with the mods you install - using cheat mods on multiplayer servers may result in server bans (but this isn’t related to Prism Launcher itself).
Installation & Setup
Where can I download Prism Launcher?
Where can I download Prism Launcher?
Download Prism Launcher from our official website: https://prismlauncher.org/downloadWe provide builds for:
- Linux - AppImage, Flatpak, and distribution packages
- Windows - Installer and portable versions
- macOS - DMG installer
What are the system requirements?
What are the system requirements?
Prism Launcher itself is lightweight, but Minecraft’s requirements vary by version:Minimum:
- Modern operating system (Linux, Windows 10+, macOS 10.14+)
- 4GB RAM (8GB recommended)
- Java (can be downloaded through Prism Launcher on most platforms)
- Internet connection for initial setup
- 6-8GB RAM minimum
- More powerful CPU and GPU recommended
Do I need to own Minecraft?
Do I need to own Minecraft?
Yes. Prism Launcher is a launcher for Minecraft, not a replacement for it. You need a legitimate Minecraft Java Edition account to play.When you first run Prism Launcher, you’ll be prompted to log in with your Microsoft account (or legacy Mojang account if applicable).
How do I install Java?
How do I install Java?
On most platforms (Windows and macOS), Prism Launcher includes a Java downloader feature that can automatically install the correct Java version for your Minecraft instances.On Linux, the Java downloader is disabled by default for compatibility reasons. You should install Java through your distribution’s package manager:
Using Prism Launcher
How do I install mods?
How do I install mods?
- Select your instance in Prism Launcher
- Click “Edit” or “Edit Instance”
- Go to the “Mods” tab
- Click “Download mods” to browse CurseForge or Modrinth
- Or drag and drop mod files directly into the window
How do I install modpacks?
How do I install modpacks?
Prism Launcher supports multiple modpack formats:From CurseForge or Modrinth:
- Click “Add Instance”
- Select “CurseForge” or “Modrinth” tab
- Search for the modpack
- Click “OK” to download and install
- Drag and drop the modpack file onto Prism Launcher
- Or use File → Import from zip
How do I allocate more RAM to Minecraft?
How do I allocate more RAM to Minecraft?
For a specific instance:
- Right-click the instance
- Edit → Settings
- Check “Java memory” under “Memory”
- Adjust the “Maximum memory allocation”
- Settings → Java
- Adjust “Maximum memory allocation”
Don’t allocate more than 50-70% of your total system RAM. For most modpacks, 4-6GB is sufficient.
Can I transfer my instances from MultiMC?
Can I transfer my instances from MultiMC?
Yes! Prism Launcher can import MultiMC instances:
- In Prism Launcher, go to File → Import from zip
- Navigate to your MultiMC instances folder
- Select the instance folder or export it from MultiMC first
Troubleshooting
The game crashes on startup
The game crashes on startup
Common causes and solutions:
- Incompatible mods - Check that all mods are for the correct Minecraft version
- Not enough RAM - Increase memory allocation in instance settings
- Wrong Java version - Use Java 17 for Minecraft 1.18+, Java 8 for older versions
- Conflicting mods - Check the crash log for mod conflicts
crash-reports/.Where are my Minecraft files stored?
Where are my Minecraft files stored?
Click on an instance and select “Folder” or “Instance Folder” to open its directory. This contains:
mods/- Installed modsresourcepacks/- Resource packssaves/- Your worldsscreenshots/- Screenshotslogs/- Log files
How do I report a bug?
How do I report a bug?
- Check if the issue already exists: GitHub Issues
- If not, create a new issue
- Include:
- Your operating system
- Prism Launcher version
- Steps to reproduce
- Log files if applicable
- Screenshots if helpful
Can I use Prism Launcher with game controllers?
Can I use Prism Launcher with game controllers?
Prism Launcher itself doesn’t provide controller support, but you can use mods like:
- MidnightControls (Fabric)
- Controllable (Forge)
Development & Contributing
How can I contribute to Prism Launcher?
How can I contribute to Prism Launcher?
There are many ways to contribute:
- Code contributions - Check the build instructions
- Translations - Help translate on Weblate
- Documentation - Improve the wiki and help pages
- Bug reports - Report issues you encounter
- Support - Help others in the community spaces
Can I make a custom fork of Prism Launcher?
Can I make a custom fork of Prism Launcher?
Yes! Prism Launcher is free and open source under GPL-3.0-only. If you fork or redistribute:
- Make it clear your fork is not official Prism Launcher
- Change the API keys in CMakeLists.txt or set them to empty strings
- Follow the license terms (GPL-3.0-only)
Where can I find development builds?
Where can I find development builds?
Development builds are available through:
- nightly.link - Latest develop branch build
- GitHub Actions - All build artifacts including PRs
- Flatpak nightly repository (Linux only)
Development builds are not intended for most users. They may contain bugs and instabilities. Use at your own risk!
