Files
LCE-Qt-Launcher/io.github.xgui4.lce_qt_launcher.metainfo.xml
2026-06-04 23:28:19 -04:00

22 lines
926 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.xgui4.lce_qt_launcher</id>
<name>LCE Qt Launcher</name>
<summary>A custom Free/Libre Minecraft LCE Launcher written with PySide6 (Python for Qt 6)</summary>
<metadata_license>CC-BY-SA-4.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<categories>
<category>Game</category>
</categories>
<description>
<p>
This is a custom Minecraft LCE Launcher written with PySide6 (Qt6 for Python) with Freedom and with GNU/Linux support in mind.
</p>
</description>
<launchable type="desktop-id">io.github.xgui4.lce_qt_launcher.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://github.com/xgui4/LCE-Qt-Launcher/blob/621799665abd34ef0d9fe0f44067ee385845938f/.github/screenshots/image.png</image>
</screenshot>
</screenshots>
</component>