部分API小幅新增,修复新版本指令的计分板播放器附加包无法播放的问题

This commit is contained in:
2024-08-19 02:28:28 +08:00
parent 932b9a34e0
commit 6f391567ba
9 changed files with 71 additions and 25 deletions

2
pyproject.toml Normal file
View File

@ -0,0 +1,2 @@
[build-system]
requires = ["setuptools", "wheel", "mido"]