C:/Users/YOUR_USERNAME/AppData/Roaming/QuantumLauncher/
~/.config/QuantumLauncher/
~/Library/Application Support/QuantumLauncher/
QuantumLauncher/instances/YOUR_INSTANCE/
YOUR_INSTANCE/.minecraft/
xattr -rc /Applications/quantum-launcher.app
[Desktop Entry]
Encoding=UTF-8
Version=1.5
Type=Application
Terminal=false
Name=QuantumLauncher
Comment=A simple, powerful Minecraft launcher
Categories=Game;
Exec=/path/to/quantum_launcher
PrefersNonDefaultGPU=true
Icon=/path/to/icon.ico
chmod +x ~/.local/share/applications/quantumlauncher.desktop
desktop-file-validate ~/.local/share/applications/quantumlauncher.desktop
update-desktop-database ~/.local/share/applications
mklink /D "%APPDATA%\Roaming\QuantumLauncher" "E:\Path\To\Link"
gnome-keyring
and libsecret
(the package name might vary based on distro, try searching it)eval $(/usr/bin/gnome-keyring-daemon --start)
seahorse
(install it if it's not there)