Created
March 27, 2016 22:21
-
-
Save ewized/23e76df60952f7770772 to your computer and use it in GitHub Desktop.
Linux minecraft desktop icon
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 | |
Type=Application | |
Name=Minecraft | |
Icon=/opt/minecraft/favicon.png | |
Exec=/usr/bin/java -splash:/opt/minecraft/favicon.png -jar /opt/minecraft/Minecraft.jar | |
Terminal=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment