1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-13 11:27:01 +08:00

Add: Update Submodule

This commit is contained in:
SarContDeli
2022-09-12 17:55:08 +08:00
parent 6db4945c18
commit b980ef10f7
12 changed files with 42 additions and 4 deletions

View File

@@ -18,6 +18,9 @@ class ConfigModel:
AutoUpdate: bool = True
KeepLocalChanges: bool = False
# Plugins
MaaAssistantArknights: bool = False
# Python
PythonExecutable: str = "./toolkit/python.exe"
PypiMirror: Optional[bool] = None