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;