Installation command
!!MCDR plugin install connect_coreAuthor
Repository
Synced at
...
Last update
...
Latest version
Total downloads
624
Back to catalogue
ConnectCore-v0.1.2.pyz
Version
0.1.2
Date
February 4, 2025
Size
51.13 KiB
Downloads
33
MD5
c6e9349d2a8dc07dbdc7a4858da30637SHA256
7123ac91848a91fc8d6e1d0b5e3a0a23daf21cd837ae786360c10e3287fb6f8dDependencies
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
- Fix: #1 ; Create: #2 by @zhongbai2333 in #5
Full Changelog: https://github.com/zhongbai2333/ConnectCore/compare/v0.1.1...v0.1.2