Skip to main content

Install Modrinth modpacks

Project description

jdMrpackInstaller

Install Modrinth modpacks

jdMrpackInstaller

With jdMrpackInstaller you can install modpacks that you've downloaded from Modrinth (.mrpack) with just a few clicks in an easy to use GUI. That means you no longer need a special launcher to use your favourite modpack.

Install

Flatpak

You can get jdMrpackInstaller from Flathub

AUR

Arch Users can get jdMrpackInstaller from the AUR

SourceForge

You can get Windows and AppImage Builds from SourceForge

pip

You can install jdMrpackInstaller from PyPI using pip:

pip install jdMrpackInstaller

Using this Method, it will not include a Desktop Entry or any other Data file, so you need to run jdMrpackInstaller 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 jdMrpackInstaller for a Distro. jdMrpackInstallershould 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 jdMrpackInstaller into /usr/local:

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

Translate

You can help translating jdMrpackInstaller on Codeberg Translate

Develop

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

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

jdMrpackInstaller-1.1.tar.gz (171.9 kB view details)

Uploaded Source

Built Distribution

jdMrpackInstaller-1.1-py3-none-any.whl (170.9 kB view details)

Uploaded Python 3

File details

Details for the file jdMrpackInstaller-1.1.tar.gz.

File metadata

  • Download URL: jdMrpackInstaller-1.1.tar.gz
  • Upload date:
  • Size: 171.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for jdMrpackInstaller-1.1.tar.gz
Algorithm Hash digest
SHA256 9393e9f52ba7ae1872927a7a3939d7ea7f9a8dce1a5aadc449f653f2c2e9961d
MD5 32f12e13e4b630113e2ebbd48f8d528a
BLAKE2b-256 8c149fbc09cf5c6c92c7093e936593fbde5a8f0d906b4d343a54e73b189a5b33

See more details on using hashes here.

File details

Details for the file jdMrpackInstaller-1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for jdMrpackInstaller-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 52bb2d163ac7a6f8cff27a0eb898486324563e3a34aa38479c2a5942f1fd030c
MD5 5e4d24ffbac6bf121dcf03d5f92ee0a2
BLAKE2b-256 e207688be4cabab5f3bab4ccdc1ba3aa3c272108c288ebf1c05feccd1c0ac76d

See more details on using hashes here.

Supported by

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