Files
LCE-Qt-Launcher/docs/en/SETUP.md
xgui4 607e4525f5 Refactor and update project descriptions, versioning, and documentation
- Updated desktop entry comment for clarity and conciseness.
- Revised package descriptions in PKGBUILD files for consistency and improved readability.
- Changed version number in stable and nightly builds to align with the latest release.
- Enhanced README.md with clearer language and formatting improvements.
- Added a new THANKS.md file to acknowledge contributions and resources.
- Created setup documentation in both English and French for better accessibility.
- Improved skin manager HTML and JavaScript for better user experience and functionality.
- Introduced a new button CSS style for improved UI aesthetics.
- Added a new shop.html page in French for marketplace navigation.
2026-06-29 01:51:13 -04:00

3.4 KiB

Setup

Tag Release Stable release deployment action status

In the GitHub Release page of this repo page you will found tagged Release like Beta 0.0.1.1.

Flatpak (Coming Soon) Flatpak deployment action status

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 Nightly Build Action Status

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 dev branch

AppImage and Others Linux Packages

Aavailable in nightly build and tagged version (Coming soon!) (Note : currently the AppImage and Arch Package atomatic build is broken)

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

Software recommendations

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 Port & in venv (portable)
  • AppImage

Upcoming Platform

Note

Platform not tested yet, but with implementation

  • Flatpak

Unsupported OS

Note

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 and testing and does not have package for it and there is no documentation for it. But expericenced user could make it work.