Xgui4-Dev 1b6873992f Merge pull request #34 from xgui4/testing
trying to fix nightly build
2026-05-24 00:57:17 -04:00
2026-05-24 00:53:48 -04:00
2026-05-20 01:12:32 -04:00
2026-05-23 15:38:27 -04:00
2026-05-23 15:38:27 -04:00
2026-05-23 15:38:27 -04:00
2026-05-16 00:10:28 -04:00
2026-04-16 23:31:21 -04:00
2026-05-23 15:38:27 -04:00
2026-05-16 00:10:28 -04:00
2026-05-24 00:54:45 -04:00
2026-05-23 15:38:27 -04:00

LCE Qt Launcher

French Version

LCE-QT-Launcher Screnshot of the launcher (updated version)

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 and the Code of Respect

About

This is a custom Minecraft LCE Launcher written in Python and Qt with Freedom and with GNU/Linux support in mind.

Why LCE Qt Launcher ?

  • Made in Python with Qt 6 : bloat free and integrate with GNU/Linux Plasma 6/Qt 6 Theme
  • Customisation with Themes and laters modules/plugins
  • Integration with Community Tools
  • GNU/Linux first class support
  • Licensed via copyleft licensing (GPLv3), so big tech free
  • Free as Freedom Launcher
  • Minecraft Themed by default

Features

Long Term Goal / Roadmap

  • Accessibility
  • Modding Support
  • Launcher Plugins
  • Skin support
  • GNU/Linux compatibility
  • Windows support
  • Experimental FreeBSD and Nix/NixOS support
  • Localisations support
  • Focus on being the main hub for Minecraft LCE on GNU/Linux

Compiling

See docs/en/COMPILING.md

Running/Debugging

See docs/en/RUNNING.md

How to get

Tag Release

In the GitHub Release page of this repo page you will found tagged Release like Beta 0.0.1.1. Right now it is just source code but next version , it will have installer and packages for Windows and Linux and instruction for FreeBSD Ports and Nix package.

Flatpak (Coming Soon)

Coming Soon (Delayed due to technical issues)

FreeBSD Port (Experimental)

See my FreeBSD Port Overlay to installing games/lce-qt-laucher (py{python version}-lce-qt-launcher) port.

Nigthly Build

Note

This branch is not stable and changes are made almost daily so this branch can sometimes break. Also, MacOS is not avaiable in the Nigthly Build due to Apple restriction and that I do now own a mac.

In this GitHub Release page you will found Nighly Build which are made automatically via GitHub Action when change are made in the nightly branch

Via Git

You can also, downloading this repo with the command git clone https://github.com/xgui4/lce-qt-launcher.git and then compiling (see docs/en/COMPILING.md for more info how) anually or running in a .venv (see docs/en/RUNNING.md for more info how).

Software Requirement

Python Library and Tools Used

  • PySide 6
  • platformdirs
  • rich
  • hatch
  • uv

Compatible Operating System

Golden Support

Note

Platform Tested Regurlaly and with completed implemation/patch

  • Windows 10 and later
  • GNU/Linux

Experimental Support

Note

Plattform tested with work in progress implemation

  • NixOS
  • FreeBSD using UV (Note: The FreeBSD port is in active development and still experimental; using the UV virtual environment is currently the only officially supported method for FreeBSD.)

Upcoming Platform

Note

Platform not tested yet, but with implementation

  • Flatpak
  • FreeBSD Port

Unsupported OS

These platform are not tested and may work or not at all

  • Other *BSD system, as Minecraft LCE is not supported on those and Wine is not available.
  • Minecraft LCE on Android is currently quite laggy and buggy
  • macOS: LCE Qt Launcher does not officially support MacOS and is not tested during PRs, but POISX compatibility should allow its use.

Special Thank to

Code of Respect

License

GPLV3

Description
Languages
Python 77.1%
HTML 12.9%
Shell 4.6%
Nix 3.4%
PowerShell 0.9%
Other 1.1%