1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-26 11:37:54 +08:00

Opt: Add DroidCast_raw link

This commit is contained in:
LmeSzinc
2023-02-11 15:20:28 +08:00
parent df4f815abb
commit 45aab15ed5

View File

@@ -91,8 +91,7 @@ def retry(func):
class DroidCast(Uiautomator2): class DroidCast(Uiautomator2):
""" """
DroidCast, another screenshot method, https://github.com/rayworks/DroidCast DroidCast, another screenshot method, https://github.com/rayworks/DroidCast
DroidCast_raw, a modified version of DroidCast sending raw bitmap https://github.com/Torther/DroidCastS
DroidCast is Added to ALAS for MuMu X support.
""" """
_droidcast_port: int = 0 _droidcast_port: int = 0