ConnectCore-v0.1.10.pyz
版本
0.1.10
日期
2025年4月28日
大小
54.48 KiB
下载量
7
MD5
e7a0593ba55971899a583c4df4b60e03
SHA256
78b36c759ee368ee58bd0e0b337326632acd5d5a8f15095d72aea9a39099515c
依赖
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
Fix
- 修复:#31 错误的传递了目标服务器ID
Full Changelog: https://github.com/zhongbai2333/ConnectCore/compare/v0.1.9...v0.1.10