mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 19:55:12 +00:00
fix: adapt AAS
This commit is contained in:
parent
9e5fd34b79
commit
2f4d64e5d0
@ -1,8 +1,8 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'cn' to get update from git-over-cdn service
|
||||
# [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSrcipt
|
||||
# [CN user] Use 'cn' to get update from self-hosted git service
|
||||
# [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSweeper
|
||||
Repository: cn
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'cn' to get update from git-over-cdn service
|
||||
# [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSrcipt
|
||||
# [CN user] Use 'cn' to get update from self-hosted git service
|
||||
# [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSweeper
|
||||
Repository: global
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'cn' to get update from git-over-cdn service
|
||||
# [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSrcipt
|
||||
# [CN user] Use 'cn' to get update from self-hosted git service
|
||||
# [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSweeper
|
||||
Repository: 'global'
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
|
||||
@ -1110,7 +1110,7 @@ class AlasGUI(Frame):
|
||||
"""
|
||||
AAS is a free open source software, if you paid for AAS from any channel, please refund.
|
||||
AAS 是一款免费开源软件,如果你在任何渠道付费购买了AAS,请退款。
|
||||
Project repository 项目地址:`https://github.com/TheFunny/ArisuAutoSrcipt`
|
||||
Project repository 项目地址:`https://github.com/TheFunny/ArisuAutoSweeper`
|
||||
"""
|
||||
).style("text-align: center")
|
||||
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'cn' to get update from git-over-cdn service
|
||||
# [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSrcipt
|
||||
# [CN user] Use 'cn' to get update from self-hosted git service
|
||||
# [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSweeper
|
||||
Repository: {{repository}}
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
|
||||
Loading…
Reference in New Issue
Block a user