Created
February 11, 2017 20:52
-
-
Save NeoTheThird/b1846f502cc341732b6da9efe01f7614 to your computer and use it in GitHub Desktop.
A .desktop file for the godot engine. Icon has to point to a logo file.
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] | |
Name=Godot Engine | |
Comment=An open source game engine. Need i say more? | |
Exec=/bin/godot | |
Icon=.godot.jpeg | |
Terminal=false | |
Type=Application | |
StartupNotify=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Needs to be saved to /usr/share/applications.