2017-09-24 10:10:22 +02:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2022-01-13 09:45:09 +01:00
|
|
|
|
<!-- Copyright 2017-2022 Rémi Verschelde <remi@godotengine.org> -->
|
2017-09-24 10:10:22 +02:00
|
|
|
|
<component type="desktop">
|
2018-07-28 00:39:13 +02:00
|
|
|
|
<id>org.godotengine.Godot</id>
|
2017-09-24 10:10:22 +02:00
|
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
|
|
|
<project_license>MIT</project_license>
|
|
|
|
|
<name>Godot Engine</name>
|
2017-09-24 19:36:34 +02:00
|
|
|
|
<summary>Multi-platform 2D and 3D game engine with a feature-rich editor</summary>
|
2018-07-19 22:11:22 +02:00
|
|
|
|
<launchable type="desktop-id">org.godotengine.Godot.desktop</launchable>
|
2017-09-24 10:10:22 +02:00
|
|
|
|
<description>
|
|
|
|
|
<p>
|
2017-09-24 19:36:34 +02:00
|
|
|
|
Godot is an advanced, feature-packed, multi-platform 2D and 3D game
|
2017-09-24 10:10:22 +02:00
|
|
|
|
engine. It provides a huge set of common tools, so you can just focus on
|
|
|
|
|
making your game without reinventing the wheel.
|
|
|
|
|
</p>
|
|
|
|
|
<p>
|
|
|
|
|
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.
|
|
|
|
|
</p>
|
|
|
|
|
</description>
|
|
|
|
|
<screenshots>
|
|
|
|
|
<screenshot type="default" width="1330" height="720">
|
|
|
|
|
<caption>3D project loaded in the Godot Engine editor</caption>
|
2017-09-24 19:36:34 +02:00
|
|
|
|
<image>https://download.tuxfamily.org/godotengine/media/screenshots/editor_3d_fracteed-720p.jpg</image>
|
2017-09-24 10:10:22 +02:00
|
|
|
|
</screenshot>
|
|
|
|
|
</screenshots>
|
|
|
|
|
<url type="homepage">https://godotengine.org</url>
|
|
|
|
|
<url type="bugtracker">https://github.com/godotengine/godot/issues</url>
|
2018-11-05 08:46:27 +01:00
|
|
|
|
<url type="faq">https://docs.godotengine.org/en/latest/about/faq.html</url>
|
|
|
|
|
<url type="help">https://docs.godotengine.org</url>
|
2017-09-24 10:10:22 +02:00
|
|
|
|
<url type="donation">https://godotengine.org/donate</url>
|
|
|
|
|
<url type="translate">https://hosted.weblate.org/projects/godot-engine/godot</url>
|
|
|
|
|
<developer_name>The Godot Engine Community</developer_name>
|
|
|
|
|
<update_contact>akien_at_godotengine_dot_org</update_contact>
|
|
|
|
|
</component>
|