mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-10 21:55:11 +01:00
332 B
332 B
How to install custom OpenGApps
- Build WSA without gapps to let the script download needed files
./build --gapps-brand none
- Place custom OpenGApps to
download
folder and rename toOpenGApps-{arch}-{variant}.zip
(e.g.OpenGApps-x64-pico.zip
) - Build WSA offline
./build --offline --gapps-variant {variant}