提交文档,增加作者署名

This commit is contained in:
2023-08-12 15:10:42 +08:00
parent 83c9750db3
commit 357cb18c5b
3 changed files with 24 additions and 15 deletions

View File

@ -19,7 +19,12 @@ Terms & Conditions: License.md in the root directory
__version__ = "1.4.0"
__vername__ = "红石指令音乐的生成"
__author__ = (("金羿", "Eilles Wan"), ("诸葛亮与八卦阵", "bgArray"), ("鸣凤鸽子", "MingFengPigeon"))
__author__ = (
("金羿", "Eilles Wan"),
("诸葛亮与八卦阵", "bgArray"),
("偷吃不是Touch", "Touch"),
("鸣凤鸽子", "MingFengPigeon"),
)
__all__ = [
# 主要类
"MidiConvert",