Path: blob/master/misc/dist/linux/org.godotengine.Godot.appdata.xml
9903 views
<?xml version="1.0" encoding="UTF-8"?>1<!-- Copyright 2017-2022 Rémi Verschelde <[email protected]> -->2<component type="desktop">3<id>org.godotengine.Godot</id>4<metadata_license>CC0-1.0</metadata_license>5<project_license>MIT</project_license>6<name>Godot Engine</name>7<summary>Multi-platform 2D and 3D game engine with a feature-rich editor</summary>8<launchable type="desktop-id">org.godotengine.Godot.desktop</launchable>9<description>10<p>11Godot is an advanced, feature-packed, multi-platform 2D and 3D game12engine. It provides a huge set of common tools, so you can just focus on13making your game without reinventing the wheel.14</p>15<p>16Godot is completely free and open source under the very permissive MIT17license. No strings attached, no royalties, nothing. Your game is yours,18down to the last line of engine code.19</p>20</description>21<screenshots>22<screenshot type="default" width="1330" height="720">23<caption>3D project loaded in the Godot Engine editor</caption>24<image>https://download.tuxfamily.org/godotengine/media/screenshots/editor_3d_fracteed-720p.jpg</image>25</screenshot>26</screenshots>27<url type="homepage">https://godotengine.org</url>28<url type="bugtracker">https://github.com/godotengine/godot/issues</url>29<url type="faq">https://docs.godotengine.org/en/latest/about/faq.html</url>30<url type="help">https://docs.godotengine.org</url>31<url type="donation">https://fund.godotengine.org</url>32<url type="translate">https://hosted.weblate.org/projects/godot-engine/godot</url>33<developer_name>The Godot Engine Community</developer_name>34<update_contact>akien_at_godotengine_dot_org</update_contact>35</component>363738