可打包运行版本,该版本具有模块化特性。如果重置脚本换了,直接改相应类就可以了

This commit is contained in:
huanzhenpc
2025-02-21 16:41:30 +08:00
commit a779797ad6
27 changed files with 3583 additions and 0 deletions

5
__init__.py Normal file
View File

@@ -0,0 +1,5 @@
"""
听泉助手 - 脚本包
"""
__version__ = "4.0.0.1"