Created
November 22, 2020 10:51
-
-
Save GrumpyChunks/223dd148015cf80f5aec94218b7e0def to your computer and use it in GitHub Desktop.
.desktop file for using the GDLauncher on a Linux system
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Name=GD Launcher | |
GenericName=GD Launcher | |
Comment=Minecraft Launcher | |
Exec=/opt/GDLauncher/GDLauncher-linux-setup.AppImage | |
StartupNotify=false | |
Terminal=false | |
Icon=/usr/share/icons/Papirus-Dark/128x128/apps/minecraft-launcher.svg | |
Type=Application | |
Categories=Games |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment