mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2025-11-11 06:01:52 +01:00
536 B
536 B
How to install custom GApps
-
Build WSA without gapps to let the script download needed files
./build.sh --gapps-brand none -
-
For OpenGApps
Place custom OpenGApps to
downloadfolder and rename toOpenGApps-{arch}-{variant}.zip(e.g.OpenGApps-x64-pico.zip) -
For MindTheGapps
Place custom MindTheGapps to
downloadfolder and rename toMindTheGapps-{arch}.zip(e.g.MindTheGapps-x64.zip)
-
-
Build WSA offline
./build.sh --offline --gapps-brand {brand} --gapps-variant {variant}