Installation command
!!MCDR plugin install connect_core
Author
Repository
Synced at
...
Last update
...
Latest version
Total downloads
83
Back to catalogue
ConnectCore-v0.2.3.pyz
Version
0.2.3
Date
May 4, 2025
Size
57.64 KiB
Downloads
2
MD5
899154f5428a4f02dec4f92befff2719
SHA256
9793cd4fc43f654a27379c2eb5aaf979541d89f30aa2a98f8c5d186cc0b2573b
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
none |
Python Package Requirements
Python Package | Requirement |
---|---|
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 Package Installation Command
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"
Release notes
What's Changed
Feature
- 新增:#40 新的Config 加载/保存 工具
Full Changelog: https://github.com/zhongbai2333/ConnectCore/compare/v0.2.2...v0.2.3