Skip to main content

A simple package to make creating Minecraft launchers easier.

Project description

Easy MC Launcher

Ein einfaches Python-Package, um das Erstellen von Minecraft Launchern zu vereinfachen. Es übernimmt das Herunterladen der Versionen, Assets und Bibliotheken, und verwaltet die Launcher-Einstellungen.

Installation

pip install -r requirements.txt
pip install -e .

Verwendung

Siehe example.py für ein funktionierendes Beispiel!

from easy_mc_launcher import EasyLauncher, SettingsManager

# Einstellungen laden/speichern
settings = SettingsManager()
settings.set("username", "DeinName")
settings.set("ram_max", "4G")

# Launcher initialisieren
launcher = EasyLauncher()

# Startet das Spiel (und lädt die Version herunter, falls nötig)
launcher.launch("1.20.1", settings)

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

easy_mc_launcher-0.2.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

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

easy_mc_launcher-0.2.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file easy_mc_launcher-0.2.0.tar.gz.

File metadata

  • Download URL: easy_mc_launcher-0.2.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for easy_mc_launcher-0.2.0.tar.gz
Algorithm Hash digest
SHA256 905cb729db07dbff61d654d2b09eb02233a3f73b9cd11e638553d9343e19c8ee
MD5 11063c5a57031fd730348fc3a0c442c4
BLAKE2b-256 d05d4f2676a37d83e565ca421585e4b1a5413a61a95110f5e16fd4b21c49081b

See more details on using hashes here.

File details

Details for the file easy_mc_launcher-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for easy_mc_launcher-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1ebe60a69b7aad8c54042c5d64a800a03ace734a54e5c91b2f0f54c2b6f086de
MD5 fff1b8d48632ada995c42ed61effd117
BLAKE2b-256 b33ab29203aece6284a257c78618a534d53bfd899f8fcbd063bca04929c80a10

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