ConnectCore-v0.2.3.pyz
版本
0.2.3
日期
2025年5月4日
大小
57.64 KiB
下载量
2
MD5
899154f5428a4f02dec4f92befff2719
SHA256
9793cd4fc43f654a27379c2eb5aaf979541d89f30aa2a98f8c5d186cc0b2573b
依赖
MCDR 插件依赖
插件 ID | 依赖版本 |
---|---|
无 |
Python 包依赖
Python 包 | 依赖版本 |
---|---|
cryptography | >=44.0.0 |
mcdreforged | >=2.14.4 |
prompt_toolkit | >=3.0.50 |
psutil | >=6.1.1 |
PyYAML | >=6.0.2 |
websockets | >=14.2 |
Python 包安装指令
pip install "cryptography>=44.0.0" "mcdreforged>=2.14.4" "prompt_toolkit>=3.0.50" "psutil>=6.1.1" "PyYAML>=6.0.2" "websockets>=14.2"
更新日志
What's Changed
Feature
- 新增:#40 新的Config 加载/保存 工具
Full Changelog: https://github.com/zhongbai2333/ConnectCore/compare/v0.2.2...v0.2.3