feat(android): add automatic GPU driver download for intent launches (#279)

Reviewed-on: #279
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: Producdevity <y.gherbi.dev@gmail.com>
Co-committed-by: Producdevity <y.gherbi.dev@gmail.com>
This commit is contained in:
Producdevity 2025-08-20 19:48:07 +02:00 committed by crueter
parent 7ce051cfb3
commit 0e7203df34
Signed by: crueter
GPG key ID: 425ACD2D4830EBC6
8 changed files with 598 additions and 46 deletions

View file

@ -151,7 +151,7 @@ android {
create("genshinSpoof") {
dimension = "version"
resValue("string", "app_name_suffixed", "Eden Optimised")
applicationId = "com.miHoYo.Yuanshen"
applicationId = "com.miHoYo.Yuanshen"
}
}
}