mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2026-04-29 20:55:54 +00:00
进一步优化结构,提高插件兼容
This commit is contained in:
@@ -17,7 +17,7 @@ Terms & Conditions: License.md in the root directory
|
||||
# 若需转载或借鉴 许可声明请查看仓库目录下的 License.md
|
||||
|
||||
|
||||
__version__ = "2.0.0-alpha"
|
||||
__version__ = "2.0.0-beta"
|
||||
__vername__ = "全新组织架构"
|
||||
__author__ = (
|
||||
("金羿", "Eilles Wan"),
|
||||
@@ -34,6 +34,7 @@ __all__ = [
|
||||
"MineNote",
|
||||
"MineCommand",
|
||||
"SingleNoteBox",
|
||||
"ProgressBarStyle",
|
||||
# "TimeStamp", 未来功能
|
||||
# 默认值
|
||||
"DEFAULT_PROGRESSBAR_STYLE",
|
||||
|
||||
Reference in New Issue
Block a user