mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-15 22:02:26 +00:00
readme update, nightly worflow
This commit is contained in:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -139,7 +139,7 @@ jobs:
|
||||
\n
|
||||
Automatic Nighty (daily) binary build powered by GtiHub Actions. \n
|
||||
The nigthly build are experimental nuitka compilation from the dev branch \n
|
||||
Now includes installers (NOTE : currently, Automatic installer workflow is broken)."
|
||||
Now includes installer for Windows. Note : AppImage And Arch Packge automatic build are currently broken"
|
||||
files: |
|
||||
./artifacts/*.exe
|
||||
./artifacts/*.zip
|
||||
|
||||
@@ -2,62 +2,21 @@
|
||||
<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>
|
||||
<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>
|
||||
<h1>
|
||||
About
|
||||
</h1>
|
||||
<p>
|
||||
This is a custom Minecraft LCE Launcher written with PySide6 (Qt6 for Python) with Freedom and with GNU/Linux support in mind.
|
||||
<p>
|
||||
This is a custom Minecraft LCE Launcher written with PySide6 (Qt6 for Python) with Freedom and with GNU/Linux support in mind.
|
||||
</p>
|
||||
<h2>
|
||||
Why LCE Qt Launcher ?
|
||||
</h2>
|
||||
<ul>
|
||||
<li> Made in Python with Qt 6 : bloat free and integrate with GNU/Linux Plasma 6/Qt 6 Theme </li>
|
||||
<li> Integration with Community Tools </li>
|
||||
<li> GNU/Linux first class support </li>
|
||||
<li> Licensed via copyleft licensing (GPLv3), so big tech free </li>
|
||||
<li> Free as Freedom Launcher </li>
|
||||
</ul>
|
||||
<h2>
|
||||
Features
|
||||
</h2>
|
||||
<ul>
|
||||
<li> Command Line interface (CLI) </li>
|
||||
<li> Multiple Instances support <li>
|
||||
- Pre-Configured ones :
|
||||
- [NeoLegacy (Default)](https://github.com/pieeebot/neoLegacy/)
|
||||
- [MCLCE/MinecraftConsoles (source code backup only)](https://git.minecraftlegacy.com/backups/MinecraftConsoles) (previously smartcmd/MinecraftConsoles)
|
||||
- [LCE-Revelation](https://git.revela.dev/itsRevela/LCE-Revelations)
|
||||
- [Aether Mod](https://github.com/Frcoxd/aether-papu)
|
||||
- Marketplaces :
|
||||
- [LCE Hub Emeralds Launcher Workshop](https://github.com/LCE-Hub/piston)
|
||||
- [LegacyMods (coming soon)](https://legacymods.org/)
|
||||
<li> in-app news for the instances
|
||||
</ul>
|
||||
<p>
|
||||
Long Term Goal / Roadmap
|
||||
</p>
|
||||
<ul>
|
||||
<li> Accessibility </li>
|
||||
<li> Skin support </li>
|
||||
<li> GNU/Linux compatibility </li>
|
||||
<li> Windows support </li>
|
||||
<li> Experimental FreeBSD and Nix/NixOS support </li>
|
||||
<li> Flatpak support </li>
|
||||
<li> AppImage Support </li>
|
||||
<li> Localisations support </li>
|
||||
<li> Focus on being one place for everything Minecraft LCE on GNU/Linux </li>
|
||||
</ul>
|
||||
</description>
|
||||
|
||||
<launchable type="desktop-id">io.github.xgui4.lce_qt_launcher.desktop</launchable>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>https://github.com/92811211-23d1-4732-8b3d-31f2530cdb7e</image>
|
||||
<image>https://github.com/xgui4/LCE-Qt-Launcher/blob/621799665abd34ef0d9fe0f44067ee385845938f/.github/screenshots/image.png</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
</component>
|
||||
13
lisezmoi.md
13
lisezmoi.md
@@ -5,10 +5,17 @@
|
||||

|
||||

|
||||
|
||||
- Autres Repo:
|
||||
- [Repo de backup](https://code.nolog.cz/xgui4/LCE-Qt-Launcher)
|
||||
- [Repo de données](https://code.nolog.cz/xgui4/lce-qt-Launcher-data)
|
||||
|
||||
> [!WARNING]
|
||||
> Ce lanceur est en cours de développement et ses fonctionnalités peuvent être modifiées ou supprimées à tout moment.
|
||||
> Les contributions (PR) sont les bienvenues pour corriger ou ajouter des fonctionnalités. Veuillez respecter la [licence GPLv3](license.md) et le [Code de conduite](CODE-DE-CONDUITE.md).
|
||||
> [!Note]
|
||||
|
||||
##
|
||||
|
||||
> [!INFORMATION]
|
||||
> La mise à jour et l'installation automatiques des fichiers du jeu sont instables et non viables. Il est recommandé d'avoir déjà installé le jeu. En effet, le mécanisme d'installation et de mise à jour nécessite un dépôt externe qui peut être fermé sans préavis. Je fais de mon mieux et les versions de développement sont généralement à jour, mais la version stable est parfois en retard et nécessite une intervention manuelle.
|
||||
|
||||
## À propos
|
||||
@@ -77,9 +84,9 @@ Voir [mon overlay de ports FreeBSD](https://github.com/xgui4/freebsd-ports) pour
|
||||
|
||||
Sur cette page [GitHub Release](https://github.com/xgui4/LCE-Qt-Launcher/releases/tag/nightly), vous trouverez les versions Nightly, générées automatiquement via GitHub Actions lors de modifications apportées à la branche [`dev`](https://github.com/xgui4/LCE-Qt-Launcher/tree/dev).
|
||||
|
||||
### AppImage
|
||||
### AppImage et autres paquets Linux
|
||||
|
||||
Disponible dans la version [nightly build](https://github.com/xgui4/LCE-Qt-Launcher/releases/download/nightly/lce-qt-launcher.AppImage) et dans une version étiquetée (Bientôt disponible !)
|
||||
Disponible dans la version de développement [nightly](https://github.com/xgui4/LCE-Qt-Launcher/releases/tag/nightly) et dans la version taguée (Bientôt disponible !). (Remarque : la génération automatique des paquets AppImage et Arch est actuellement défectueuse.)
|
||||
|
||||
### Via Git
|
||||
|
||||
|
||||
13
readme.md
13
readme.md
@@ -5,10 +5,17 @@
|
||||

|
||||

|
||||
|
||||
- Other Repo:
|
||||
- [Backup repo](https://code.nolog.cz/xgui4/LCE-Qt-Launcher)
|
||||
- [Data repo](https://code.nolog.cz/xgui4/lce-qt-Launcher-data)
|
||||
|
||||
> [!WARNING]
|
||||
> This launcher is work in progress and its feature could be changes or remove at any time.
|
||||
> PR are more than welcome to fix or add features. Just be compliant with the [GPLv3 license](license.md) and the [Code of Respect](code-of-conduct.md)
|
||||
> [!Note]
|
||||
|
||||
##
|
||||
|
||||
> [!INFORMATION]
|
||||
> The auto-update and installation of the game files is unstable and unviable, it is recommnend to have the game file already installation
|
||||
> as the installation and update mechanism require external repo that can be shutdown without previous notice. I do my best and the nightly build are often
|
||||
> uptodae but the stable version sometime lack behind and require manual intervention.
|
||||
@@ -80,9 +87,9 @@ See [my FreeBSD Port Overlay](https://github.com/xgui4/freebsd-ports) to install
|
||||
|
||||
In this [GitHub Release](https://github.com/xgui4/LCE-Qt-Launcher/releases/tag/nightly) page you will found Nighly Build which are made automatically via GitHub Action when change are made in the [`dev` branch](https://github.com/xgui4/LCE-Qt-Launcher/tree/dev)
|
||||
|
||||
### AppImage
|
||||
### AppImage and Others Linux Packages
|
||||
|
||||
Aavailable in [nightly build](https://github.com/xgui4/LCE-Qt-Launcher/releases/download/nightly/lce-qt-launcher.AppImage) and tagged version (Coming soon!)
|
||||
Aavailable in [nightly build](https://github.com/xgui4/LCE-Qt-Launcher/releases/tag/nightly) and tagged version (Coming soon!) (Note : currently the AppImage and Arch Package atomatic build is broken)
|
||||
|
||||
### Via Git
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Skin Manager/Viewer</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user