mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 16:47:03 +08:00
Add: 增加多开支持
- 复制一份alas.pyw就可以多开了 - 修复了找不到./log目录的问题 - 增加了报错信息打印至log
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,9 @@
|
||||
### AzurLaneAutoScript
|
||||
log
|
||||
config/*.ini
|
||||
!config/template.ini
|
||||
*.pyw
|
||||
!alas.pyw
|
||||
dev_tools/debug_tools
|
||||
.idea
|
||||
|
||||
|
||||
Reference in New Issue
Block a user