Skip to content

Commit df3fcbe

Browse files
committed
new release
1 parent dd70bbc commit df3fcbe

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,12 @@ ArkLights is the <b> lightning fast</b> and <b> fully managed</b> Arknights game
2929

3030
## 安装
3131

32-
下载明日方舟速通:
33-
[123pan](https://www.123pan.com/s/6MR9-zIv7d) /
34-
[蓝奏云(密码0000)](https://wwa.lanzoui.com/b010qimmf) /
35-
[github release](https://github.com/tkkcc/ArkLights/releases/download/v0.0.18/arknightsspeedrun2.apk)
32+
<!---->
33+
<!-- [123pan](https://www.123pan.com/s/6MR9-zIv7d) / -->
34+
<!-- [蓝奏云(密码0000)](https://wwa.lanzoui.com/b010qimmf) / -->
35+
<!-- [github release](https://github.com/tkkcc/ArkLights/releases/download/v0.0.18/arknightsspeedrun2.apk) -->
3636

37+
[下载明日方舟速通](https://arklights.vercel.app/guide.html)
3738
[设备兼容](https://arklights.vercel.app/guide.html#%E8%AE%BE%E5%A4%87%E5%85%BC%E5%AE%B9)
3839

3940
## 开发

docs/guide.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# 必读
22

3-
下载:[123pan](https://www.123pan.com/s/6MR9-zIv7d) /
3+
下载:[123pan](https://www.123pan.com/s/6MR9-5Fv7d) /
44
[蓝奏云(密码0000)](https://wwa.lanzoui.com/b010qimmf) /
5-
[github release](https://github.com/tkkcc/ArkLights/releases/download/v0.0.18/arknightsspeedrun2.apk)
5+
[github release](https://github.com/tkkcc/ArkLights/releases/download/v0.0.19/arknightsspeedrun2.apk)
66

77
反馈群:[1009619697](https://qm.qq.com/cgi-bin/qm/qr?k=ZtJVQZ1LI_9nMh3tj7fKgYu5PrwqBCje&jump_from=webapi)
88

main.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ default_findcolor_confidence = 95 / 100
5050
-- 设成1000//30时,真机同时开着B服与官服时会出现点着点着脚本就停(从基建开始做邮件)
5151
frame_milesecond = 1000 // 30
5252
milesecond_after_click = frame_milesecond
53-
release_date = "2022.05.18 23:28"
53+
release_date = "2022.05.18 23:32"
5454
ui_submit_color = "#ff0d47a1"
5555
ui_cancel_color = "#ff1976d2"
5656
ui_warn_color = "#ff33ccff"

0 commit comments

Comments
 (0)