CML - cm Minecraft Launcher - 纯代码 Minecraft 启动器
Project description
CML - cm Minecraft Launcher
简洁高效的 Minecraft 启动器,基于 CustomTkinter 构建。
功能特性
- 账户管理(离线登录)
- 版本管理(安装/删除/选择)
- 模组管理(扫描/启用/禁用/删除)
- Modrinth 模组/光影搜索下载
- 自动 Java 检测
- 深色主题 UI
安装
方式一:pip 安装
pip install cml-launcher
安装后,在命令行运行:
cml
或使用模块方式:
python -m cml
方式二:开发模式
git clone <repo-url>
cd cml-launcher
pip install -e .
使用
安装后,运行以下命令启动:
cml
系统要求
- Python 3.8+
- Windows/Linux/macOS
- Minecraft 游戏文件(首次启动会自动下载)
依赖
- customtkinter >= 5.2.0
- minecraft-launcher-lib >= 1.4.0
- Pillow >= 10.0.0
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cml_launcher-1.0.0.tar.gz
(17.9 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
File details
Details for the file cml_launcher-1.0.0.tar.gz.
File metadata
- Download URL: cml_launcher-1.0.0.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
622b22ee2485952669b83244597d5e5added50334ef2d956ba9ba86de270d8d0
|
|
| MD5 |
a9ad14eef9f50a3f82e451157d3227a3
|
|
| BLAKE2b-256 |
b630297da3b15122fb0316230650b620be3bb63f0dcc5f1f48ba31620af3bd6f
|
File details
Details for the file cml_launcher-1.0.0-py3-none-any.whl.
File metadata
- Download URL: cml_launcher-1.0.0-py3-none-any.whl
- Upload date:
- Size: 23.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eed91b23e3bb8170f000fcab72229678659fde037ee4a4dc0b1409778380bb7e
|
|
| MD5 |
29fcf04ce77a237955701d0bfbb4b3cc
|
|
| BLAKE2b-256 |
4f2e7293f9f1f3016c336b9adbc96cea4cd67bf0ed47bf0fae44230096d6114d
|