Supported Java version is 8.
For MultiMC/PrismLauncher:
- Download "purity.zip" from Releases
- Open MultiMC
- Click "Add instance"
- Navigate to "Import"
- Click "Browse"
- Select "purity.zip"
- Click "OK"
- Done
P.S.: You may need some instance tinkering (like change java).
For Other Launchers: NOT SUPPORTED!
Purity Launcher: In Development
- Download "purity_server.jar" from Releases
- Create "start.bat"/"start.sh" file in the same folder which contains "purity_server.jar"
- Open your terminal and enter this command:
chmod +x start.sh
(Only on Linux and macOS) - Edit "start.bat"/"start.sh"
- Paste this into it:
java -Xmx2048m -Xms2048m -jar purity_server.jar nogui
- Enjoy