remove old instanc,e better docs ,disabled automatc installer in nightly temporaliry due to some issue and fix revelations and disabled mclce until the launcher support remote git source

This commit is contained in:
xgui4
2026-05-24 14:17:05 -04:00
parent abec14564e
commit 501149af02
16 changed files with 128 additions and 201 deletions

View File

@@ -3,11 +3,12 @@
<id>io.github.xgui4.lce_qt_launcher.metainfo.xml</id>
<name>lce_qt_launcher</name>
<summary> This is a custom Minecraft LCE Launcher written in Python and Qt with Freedom and with GNU/Linux support in mind.</summary>
<summary>A custom Minecraft LCE Launcher written with PySide6 (Qt6 for Python) with Freedom and with GNU/Linux support in mind.</summary>
<metadata_license>GPLv3</metadata_license>
<project_license>GPLv3</project_license>
<description>
<h1> LCE Qt Launcher </h1>
<h2 id="about">About</h2>
<p>This is a custom Minecraft LCE Launcher written in Python and Qt with Freedom and with GNU/Linux support in mind.</p>
<h2 id="features">Features</h2>
@@ -17,11 +18,10 @@
<li>Written in Python (No Electron or Rust)</li>
<li>Customisable </li>
<li>Free Software (GPLv3)</li>
<li>Multiple Instances (Work in progress)</li>
<li>localisations (Work in progress)</li>
<li>Multiples Defaults Instances : MCLE and Legacy Evolved</li>
<li>Multiple Instances</li>
<li>localisations</li>
<li>Multiples Defaults Instances</li>
<li>in-app news</li>
<li>Minecraft Theme pre-configured</li>
</ul>
<h2 id="long-term-goal">Long Term Goal</h2>
<ul>

View File

@@ -2,7 +2,7 @@
pkgname=lce-qt-launcher-git
pkgver=nightly.r0.gef515be
pkgrel=1
pkgdesc="A custom Minecraft LCE Launcher written in Python and Qt with GNU/Linux support in mind. (Nightly/Git Build)"
pkgdesc="A custom Minecraft LCE Launcher written with PySide6 with GNU/Linux support in mind. (Nightly/Git Build)"
arch=('any')
url="https://github.com/xgui4/LCE-Qt-Launcher"
license=('GPL-3.0-or-later')

View File

@@ -2,7 +2,7 @@
pkgname=lce-qt-launcher
pkgver="0.0.20b0"
pkgrel=1
pkgdesc="A custom Minecraft LCE Launcher written in Python and Qt with GNU/Linux support in mind."
pkgdesc="A custom Minecraft LCE Launcher written wiht PySide6 with GNU/Linux support in mind."
arch=('any')
url="https://github.com/xgui4/LCE-Qt-Launcher"
license=('GPL-3.0-or-later')