Skip to content

Commit ee1114c

Browse files
authored
Update README.md
1 parent 8cd3bc5 commit ee1114c

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

+29
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# Magisk on WSA (with Google Apps)
2+
3+
## TL;DR 太长了;看这
4+
5+
使用 actions 自动编译 Lsposed 团队的 Magisk WSA 并创建 zip 打包的 release,直接在 release 中下载编译好的 安卓子系统
6+
7+
本项目 release 中默认是 Google Apps + Magisk 的安卓子系统。
8+
9+
如果有自定义需求,可以 fork 本项目,在 actions 中选择自定义参数进行调整。
10+
11+
## Features
12+
13+
- Integrate Magisk and OpenGApps in a few clicks within minutes
14+
- No Linux environment required for integration
15+
- Keep each build up to date
16+
- Support both ARM64 and x64
17+
- Support all OpenGApps variants except for aroma (aroma does not support x86_64, please use super instead)
18+
- Fix VPN dialog not showing (use our [VpnDialogs app](https://github.com/LSPosed/VpnDialogs))
19+
- Unattended installation
20+
- Automatically activates developers mode in Windows 11
21+
- Update to new version while preserving data with one-click script
22+
- Merged all language packs
23+
- Support managing start menu icons (manually installing [WSAHelper](https://github.com/LSPosed/WSAHelper/releases/latest) to use this feature)
24+
25+
## Video Guide
26+
27+
https://user-images.githubusercontent.com/5022927/145696886-e13ebfc1-ff25-4410-893e-d3e517af70ea.mp4
28+
29+
130
## Text Guide
231

332
1. Star (if you like) and fork this repo (keep it PUBLIC, private repo is not supported)

0 commit comments

Comments
 (0)