Skip to content

Instantly share code, notes, and snippets.

@NeoTheThird
Created February 11, 2017 20:52
Show Gist options
  • Save NeoTheThird/b1846f502cc341732b6da9efe01f7614 to your computer and use it in GitHub Desktop.
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.
[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
@NeoTheThird
Copy link
Author

Needs to be saved to /usr/share/applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment