A simple game downloader for Minecraft (mc)
Project description
MCDL
a simple game downloader for Minecraft
Install
pip install mcdl
How to use?
# Example: download Minecraft 1.21.11
from mcdl import get_version_meta, MinecraftVersionDownloader
# create downloader
downloader = MinecraftVersionDownloader(get_version_meta("1.21.11"), "version-name")
# download
# Game path: ./game_folder/.minecraft/<version_name>/<version_name>.jar
downloader.download("./game_folder")
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
mcdl-1.0.5.tar.gz
(4.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mcdl-1.0.5-py3-none-any.whl
(4.4 kB
view details)
File details
Details for the file mcdl-1.0.5.tar.gz.
File metadata
- Download URL: mcdl-1.0.5.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e5cabf704bfc2899b36f819410590f41567b42ca6b2f4db40af0d0d9050ba84
|
|
| MD5 |
1e78e3f03c81cfbbb1f444a4e38008ad
|
|
| BLAKE2b-256 |
1e29372044b3e61ce9e9b423fa04837b631e28bb7d929ea56497cf0b0753b5f4
|
File details
Details for the file mcdl-1.0.5-py3-none-any.whl.
File metadata
- Download URL: mcdl-1.0.5-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b19e4af62428841d1b880b7baf1cd204f3864e0788be3ed3ff31462c54b6fce
|
|
| MD5 |
656c92db308e7d48b0986ac1de1eb7af
|
|
| BLAKE2b-256 |
ac6f1ba5b6d0523c962fabf66742e573bf14aae0124df3078a5fbeedd0817827
|