1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 09:59:24 +08:00
Files
Alas/alas.bat

15 lines
189 B
Batchfile

@echo off
echo Start batch on %CD%
call .\venvalas\scripts\activate.bat
REM Change to your emulator port
::adb connect 127.0.0.1:5565
python -m uiautomator2 init
Py alas_en.pyw
PAUSE