From 893ebc54fceae13fe7a0427be5a11601ef30e601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 24 Sep 2017 10:10:22 +0200 Subject: [PATCH] Dist: Add desktop and AppStream files for Linux packagers [ci skip] (cherry picked from commit 20c8a4752c1202f26a7f0b1f6a2fba66386549aa) --- misc/dist/linux/godot.appdata.xml | 34 +++++++++++++++++++++++++++++++ misc/dist/linux/godot.desktop | 9 ++++++++ 2 files changed, 43 insertions(+) create mode 100644 misc/dist/linux/godot.appdata.xml create mode 100644 misc/dist/linux/godot.desktop diff --git a/misc/dist/linux/godot.appdata.xml b/misc/dist/linux/godot.appdata.xml new file mode 100644 index 00000000000..20a6c0ec268 --- /dev/null +++ b/misc/dist/linux/godot.appdata.xml @@ -0,0 +1,34 @@ + + + + godot.desktop + CC0-1.0 + MIT + Godot Engine + Multi-platform 2D and 3D game engine with a feature rich editor + +

+ Godot is an advanced, feature packed, multi-platform 2D and 3D game + engine. It provides a huge set of common tools, so you can just focus on + making your game without reinventing the wheel. +

+

+ Godot is completely free and open source under the very permissive MIT + license. No strings attached, no royalties, nothing. Your game is yours, + down to the last line of engine code. +

+
+ + + 3D project loaded in the Godot Engine editor + http://download.tuxfamily.org/godotengine/media/screenshots/editor_3d_fracteed-720p.jpg + + + https://godotengine.org + https://github.com/godotengine/godot/issues + http://docs.godotengine.org + https://godotengine.org/donate + https://hosted.weblate.org/projects/godot-engine/godot + The Godot Engine Community + akien_at_godotengine_dot_org +
diff --git a/misc/dist/linux/godot.desktop b/misc/dist/linux/godot.desktop new file mode 100644 index 00000000000..545c491256f --- /dev/null +++ b/misc/dist/linux/godot.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=Godot Engine +GenericName=Libre game engine +Comment=Multi-platform 2D and 3D game engine with a feature rich editor +Exec=godot -pm +Icon=godot +Terminal=false +Type=Application +Categories=Development;IDE;