LocationAPI-v0.4.1.mcdr
版本
0.4.1
日期
2026年2月9日
大小
6.08 KiB
下载量
2
MD5
56c1c62ad7a9b785f797de9e663cc920SHA256
31ca158d60a72a2e2266778fde3d0de64cc6723f3c7664f6e11d4ad03026febb依赖
MCDR 插件依赖
| 插件 ID | 依赖版本 |
|---|---|
| moolings_rcon_api | >=0.1.0 |
| mcdreforged | >=2.1.0 |
| python | >=3.11 |
Python 包依赖
| Python 包 | 依赖版本 |
|---|---|
| mcdreforged | >=2.14.1 |
| beartype | |
| returns | |
| primitive-type | >=0.1.0 |
Python 包安装指令
pip install "mcdreforged>=2.14.1" beartype returns "primitive-type>=0.1.0"更新日志
- fix: improve data check in classmethod
Location.from_dict()
Full Changelog: https://github.com/Mooling0602/LocationAPI-MCDR/compare/v0.4.0...v0.4.1