Skip to main content

Unofficial classic styled Minecraft Launcher

Project description

Flathub Flathub PyPI - License PyPI - Python Version

jdMinecraftLauncher

Unofficial classic styled Minecraft Launcher

jdMinecraftLauncher

jdMinecraftLauncher is a Minecraft launcher which Look and Feel is close to the the good old official Launcher

Features:

  • All Minecraft versions are supported
  • Offline mode is available after your first login
  • One click install of Forge, NeoForge, Fabric and Quilt
  • FeralInteractive GameMode is supported
  • Create Shortcuts in the Menu and on the Desktop to directly launch Minecraft
  • For Developers commandline arguments and a D-Bus Interface are provided
  • Profiles can be imported from the vanilla launcher
  • Modrinth modpacks (.mrpack) can be installed directly through the Launcher
  • Integrated into KRunner and GNOME Search

You need a Microsoft Account which owns Minecraft to use this Launcher

This Launcher is completly fanmade and not supported by Mojang/Microsoft

Install

Flatpak

You can get jdMinecraftLauncher from Flathub

AUR

Arch Users can get jdMinecraftLauncher from the AUR

Sourceforge

You can get Windows and AppImage Builds from Sourceforge

pip

You can install jdMinecraftLauncher from PyPI using pip:

pip install jdMinecraftLauncher

Using this Method, it will not include a Desktop Entry or any other Data file, so you need to run jdMinecraftLauncher from the Command Line. Use this only, when nothing else works.

From source

This is only for experienced Users and someone, who wants to package jdMinecraftLauncher for a Distro. jdMinecraftLauncher should be installed as a Python package. You can use pip or any other tool that can handle Python packages. You need to have lrelease installed to build the Package. After that, you should run install-unix-datafiles.py which wil install things like the Desktop Entry or the Icon in the correct place. It defaults to /usr, but you can change it with the --prefix argument. It also applies the translation to this files. You need gettext installed to run install-unix-datafiles.py.

Here's a example of installing jdMinecraftLauncher into /usr/local:

sudo pip install --prefix /usr/local .
sudo ./install-unix-datafiles.py --prefix /usr/local

Translate

You can help translating jdMinecraftLauncher on Codeberg Translate

Translation status

Develop

jdMinecraftLauncher is written in Python and uses PyQt6 as GUI toolkit. You should have some experience in both. You can run jdMinecraftLauncher.pyto start jdMinecraftLauncher from source and test your local changes. It ships with a few scripts in the tools directory that you need to develop.

CompileUI.py

This is the most important script. It will take all .ui files in jdMinecraftLauncher/ui and compiles it to a Python class and stores it in jdMinecraftLauncher/ui_compiled. Without running this script first, you can't start jdMinecraftLauncher. You need to rerun it every time you changed or added a .ui file.

BuildTranslations.py

This script takes all .ts files and compiles it to .qm files. The .ts files are containing the translation source and are being used during the translation process. The .qm contains the compiled translation and are being used by the Program. You need to compile a .ts file to a .qm file to see the translations in the Program.

UpdateTranslations.py

This regenerates the .ts files. You need to run it, when you changed something in the source code. The .ts files are contains the line in the source, where the string to translate appears, so make sure you run it even when you don't changed a translatable string, so the location is correct.

UpdateUnixDataTranslations.py

This regenerates the translation files in deploy/translations. these files contains the translations for the Desktop Entry and the AppStream File. It uses gettext, as it is hard to translate this using Qt. These files just exists to integrate the translation with Weblate, because Weblate can't translate the Desktop Entry and the AppStream file. Make sure you run this when you edited one of these files. You need to have gettext installed to use it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jdminecraftlauncher-7.0.tar.gz (95.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jdminecraftlauncher-7.0-py3-none-any.whl (115.9 kB view details)

Uploaded Python 3

File details

Details for the file jdminecraftlauncher-7.0.tar.gz.

File metadata

  • Download URL: jdminecraftlauncher-7.0.tar.gz
  • Upload date:
  • Size: 95.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.8

File hashes

Hashes for jdminecraftlauncher-7.0.tar.gz
Algorithm Hash digest
SHA256 ed9f2d366fc48de0347a282ab9cb34189cf9992e332656e61b9bcb6964cd6599
MD5 ff6ee6aaf53822e9a8cb5b791790625e
BLAKE2b-256 8d11c669395f659a9fa44d74631dc12ba90cfee9335a32fbe5ed9e7293940cb9

See more details on using hashes here.

File details

Details for the file jdminecraftlauncher-7.0-py3-none-any.whl.

File metadata

File hashes

Hashes for jdminecraftlauncher-7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8b10d9cbecab0d0183baf5a82e7e9b35237873f728d47b720eb5de9affd0b297
MD5 bd2119536a548516684f5a93f1b1cf9c
BLAKE2b-256 d7e1bb6180e60d106fe467a45ab38696d446d244f09520da8fbe8a9c1ee2275c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page