AeThex-Engine-Core/engine/misc/dist/linux/org.aethexengine.AeThex.appdata.xml

36 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2017-2022 Rémi Verschelde <remi@aethexengine.org> -->
<component type="desktop">
<id>org.aethexengine.AeThex</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<name>AeThex Engine</name>
<summary>Multi-platform 2D and 3D game engine with a feature-rich editor</summary>
<launchable type="desktop-id">org.aethexengine.AeThex.desktop</launchable>
<description>
<p>
AeThex 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.
</p>
<p>
AeThex 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="1279" height="758">
<caption>3D project loaded in the AeThex Engine editor</caption>
<image>https://docs.aethexengine.org/en/stable/_images/introduction_editor.webp</image>
</screenshot>
</screenshots>
<url type="homepage">https://aethexengine.org</url>
<url type="bugtracker">https://github.com/aethexengine/aethex/issues</url>
<url type="faq">https://docs.aethexengine.org/en/latest/about/faq.html</url>
<url type="help">https://docs.aethexengine.org</url>
<url type="donation">https://fund.aethexengine.org</url>
<url type="translate">https://hosted.weblate.org/projects/aethex-engine/aethex</url>
<developer_name>The AeThex Engine Community</developer_name>
<update_contact>akien_at_aethexengine_dot_org</update_contact>
</component>