Find answers to commonly asked questions about Prism Launcher. Can’t find what you’re looking for? Check our support page for other ways to get help.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/PrismLauncher/PrismLauncher/llms.txt
Use this file to discover all available pages before exploring further.
General Questions
What is Prism Launcher?
What is Prism Launcher?
Is Prism Launcher free?
Is Prism Launcher free?
Is Prism Launcher safe?
Is Prism Launcher safe?
- 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?
- 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?
Installation & Setup
Where can I download Prism Launcher?
Where can I download Prism Launcher?
- Linux - AppImage, Flatpak, and distribution packages
- Windows - Installer and portable versions
- macOS - DMG installer
What are the system requirements?
What are the system requirements?
- 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?
How do I install Java?
How do I install Java?
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?
- 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?
- Right-click the instance
- Edit → Settings
- Check “Java memory” under “Memory”
- Adjust the “Maximum memory allocation”
- Settings → Java
- Adjust “Maximum memory allocation”
Can I transfer my instances from MultiMC?
Can I transfer my instances from MultiMC?
- 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
- 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?
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?
- MidnightControls (Fabric)
- Controllable (Forge)
Development & Contributing
How can I contribute to Prism Launcher?
How can I contribute to Prism Launcher?
- 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?
- 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?
- nightly.link - Latest develop branch build
- GitHub Actions - All build artifacts including PRs
- Flatpak nightly repository (Linux only)
