mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-23 21:25:57 +08:00
Upd: [CN] AzurLaneUncensored mirror
This commit is contained in:
@@ -2365,7 +2365,7 @@
|
|||||||
},
|
},
|
||||||
"Repository": {
|
"Repository": {
|
||||||
"name": "AzurLaneUncensored Repository",
|
"name": "AzurLaneUncensored Repository",
|
||||||
"help": "Do not need to modify\nGithub: <https://github.com/LmeSzinc/AzurLaneUncensored>\nCN mirror: <https://gitee.com/LmeSzinc/AzurLaneUncensored>"
|
"help": "Do not need to modify\nGithub: <https://github.com/LmeSzinc/AzurLaneUncensored>\nCN mirror: <https://e.coding.net/llop18870/alas/AzurLaneUncensored.git>"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"GameManager": {
|
"GameManager": {
|
||||||
|
|||||||
@@ -2365,7 +2365,7 @@
|
|||||||
},
|
},
|
||||||
"Repository": {
|
"Repository": {
|
||||||
"name": "反和谐仓库",
|
"name": "反和谐仓库",
|
||||||
"help": "一般不需要修改\n仓库 https://github.com/LmeSzinc/AzurLaneUncensored\n国内镜像(默认) https://gitee.com/LmeSzinc/AzurLaneUncensored"
|
"help": "一般不需要修改\n仓库 https://github.com/LmeSzinc/AzurLaneUncensored\n国内镜像(默认) https://e.coding.net/llop18870/alas/AzurLaneUncensored.git"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"GameManager": {
|
"GameManager": {
|
||||||
|
|||||||
@@ -2365,7 +2365,7 @@
|
|||||||
},
|
},
|
||||||
"Repository": {
|
"Repository": {
|
||||||
"name": "反和諧倉庫",
|
"name": "反和諧倉庫",
|
||||||
"help": "一般不需要修改\n倉庫 https://github.com/LmeSzinc/AzurLaneUncensored\n國內鏡像(預設) https://gitee.com/LmeSzinc/AzurLaneUncensored"
|
"help": "一般不需要修改\n倉庫 https://github.com/LmeSzinc/AzurLaneUncensored\n國內鏡像(預設) https://e.coding.net/llop18870/alas/AzurLaneUncensored.git"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"GameManager": {
|
"GameManager": {
|
||||||
|
|||||||
@@ -12,6 +12,9 @@ class AzurLaneUncensored(LoginHandler):
|
|||||||
2. Adb push to emulator
|
2. Adb push to emulator
|
||||||
3. Restart game
|
3. Restart game
|
||||||
"""
|
"""
|
||||||
|
if self.config.AzurLaneUncensored_Repository == 'https://gitee.com/LmeSzinc/AzurLaneUncensored':
|
||||||
|
self.config.AzurLaneUncensored_Repository = 'https://e.coding.net/llop18870/alas/AzurLaneUncensored.git'
|
||||||
|
|
||||||
repo = self.config.AzurLaneUncensored_Repository
|
repo = self.config.AzurLaneUncensored_Repository
|
||||||
folder = './toolkit/AzurLaneUncensored'
|
folder = './toolkit/AzurLaneUncensored'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user