mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-10 21:55:11 +01:00
Add tutorial for installing custom OpenGApps
This commit is contained in:
parent
d0cb48c214
commit
59ec04b2c3
7
Custom-OpenGApps.md
Normal file
7
Custom-OpenGApps.md
Normal file
@ -0,0 +1,7 @@
|
||||
# How to install custom OpenGApps
|
||||
|
||||
1. Build WSA without gapps to let the script download needed files
|
||||
`./build --gapps-brand none`
|
||||
1. Place custom OpenGApps to `download` folder and rename to `OpenGApps-{arch}-{variant}.zip` (e.g. `OpenGApps-x64-pico.zip`)
|
||||
1. Build WSA offline
|
||||
`./build --offline --gapps-variant {variant}`
|
Loading…
Reference in New Issue
Block a user