You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,22 @@ microG Services is a FLOSS (Free/Libre Open Source Software) framework to allow
13
13
14
14
If you'd like to help translate microG, take a look at [TRANSLATION](TRANSLATION.md).
15
15
16
+
About this fork
17
+
-------
18
+
This repository is a fork of [microG GmsCore](https://github.com/microg/GmsCore) to allow patched Google apps to run without root and under a different package name using GmsCore instead of Google Play Services, via the "GmsCore support" patch by ReVanced from [ReVanced Patches](https://github.com/revanced/revanced-patches) with the minimum amount of changes necessary to upstream.
19
+
20
+
Goals of this fork:
21
+
- Run next to an existing GMS installation such as [microG GmsCore](https://github.com/microg/GmsCore) or Google Play Services.
22
+
- Usage with the "GmsCore support" patch by ReVanced from [ReVanced Patches](https://github.com/revanced/revanced-patches)
23
+
- Feature parity with upstream
24
+
25
+
Nongoals of this fork:
26
+
- New features that do not contribute to the goal of this fork
27
+
- Bug fixes that do not contribute to the goal of this fork
28
+
29
+
Contributing to the fork
30
+
-------
31
+
You can create an issue or pull request to contribute to the fork. In both cases, ensure it aligns with this fork's goals.
0 commit comments