1.4 KiB
1.4 KiB
Racked.ru PrismLauncher - Quick Start
For Users (Download & Run)
Windows
- Download
racked-prismlauncher-*-windows-portable.zip - Extract to any folder (even USB drive)
- Run
prismlauncher.exe - Enjoy your minimal black/red themed launcher!
Linux
# Download
tar xzf racked-prismlauncher-*-linux-portable.tar.gz
cd Racked.ru-PrismLauncher-Linux-Portable
./run.sh
macOS
# Download
tar xzf racked-prismlauncher-*-macos-portable.tar.gz
cd Racked.ru-PrismLauncher-macOS-Portable
./run.sh
For Developers (Build from Source)
# Clone
git clone <repo-url>
cd prismlauncher-racked
# Build
bash scripts/build-all-platforms.sh
# Create release
bash scripts/create-release.sh 1.0.0
Configuration
Your launcher configuration is stored in:
prismlauncher.cfg(in the launcher directory for portable mode)instances/(your Minecraft instances)cache/(download cache)
All these files travel with the launcher in portable mode!
Custom Theme Files
themes/racked.ru/theme.json- Theme colorsthemes/racked.ru/themeStyle.css- Qt stylesheetcatpacks/racked_ru.png- Background cat image
Support
- Website: https://racked.ru/
- Issue Tracker: GitHub Issues
- Based on: PrismLauncher upstream fork (Diegiwg)
Updating
To update to a newer version:
- Download the new release
- Backup your
instances/folder andprismlauncher.cfg - Replace all other files
- Restore your backup