Installing on Linux
Requirements
Section titled “Requirements”- Linux distribution (Ubuntu, Fedora, Arch, etc.)
- Minecraft Java Edition
Installation Steps
Section titled “Installation Steps”-
Download CoralProxy
Download the AppImage file:
-
Make it Executable
Open a terminal in your Downloads folder and run:
Terminal window chmod +x CoralProxy.AppImage -
Run CoralProxy
You can run CoralProxy directly:
Terminal window ./CoralProxy.AppImage -
Optional: Install to System
To make CoralProxy available from your application menu:
Terminal window # Move to a system directorysudo mv CoralProxy.AppImage /usr/local/bin/coralproxy# Make it executablesudo chmod +x /usr/local/bin/coralproxyThen you can launch it with:
Terminal window coralproxy
Next Steps
Section titled “Next Steps”After installing CoralProxy, explore the Features section to learn about all available features.
Troubleshooting
Section titled “Troubleshooting”If you encounter any issues during installation, join our Discord server for support.