1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-09 20:04:52 +00:00

feat: traditional chinese

This commit is contained in:
RedDeadDepresso
2024-01-07 20:53:43 +00:00
committed by YoursFunny
parent e28b2f1e2e
commit f4ad80d17e
228 changed files with 1234 additions and 6 deletions
+2 -1
View File
@@ -25,7 +25,8 @@
"option": [
"auto",
"jp",
"en"
"en",
"zht"
]
},
"ScreenshotMethod": {
+1 -1
View File
@@ -23,7 +23,7 @@ Emulator:
option: [ auto, ]
GameLanguage:
value: auto
option: [ auto, jp, en ]
option: [ auto, jp, en, zht ]
ScreenshotMethod:
value: auto
option: [ auto, ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc, DroidCast, DroidCast_raw, scrcpy ]