LocationAPI-v0.4.0.mcdr
版本
0.4.0
日期
2026年2月9日
大小
6.06 KiB
下载量
1
MD5
e94ed80a2f5ff3747a162a4bdb2a5cf2SHA256
e79405387e448c9474b7f12cef673a46a9c4f24c6a8e612764ee8b3998af1861依赖
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"更新日志
- feat: add dict serialization to
MCPositionandLocation
Full Changelog: https://github.com/Mooling0602/LocationAPI-MCDR/compare/v0.3.0...v0.4.0