mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-05-06 14:56:36 +08: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}