Installation command
!!MCDR plugin install connect_coreAuthor
Repository
Synced at
...
Last update
...
Latest version
Total downloads
625
Back to catalogue
ConnectCore-v0.1.8.pyz
Version
0.1.8
Date
April 26, 2025
Size
54.11 KiB
Downloads
37
MD5
fd74f6e164949817dce5456da7f3179dSHA256
f481af6cae46f7d0c49abd0abb97c8e2a6c8ab49aa6a01fe5f3d52d054acd693Dependencies
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
- 修复:#29 Linux下无法卸载插件的问题
Full Changelog: https://github.com/zhongbai2333/ConnectCore/compare/v0.1.7...v0.1.8