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
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,27 @@ SnapEnhance is an Xposed mod that enhances your Snapchat experience.<br/><br/> T
11
11
12
12
This repository contains a GitHub Actions workflow for generating a Snapchat APK by using the [SnapEnhance Module](https://github.com/rhunk/SnapEnhance) and creating a public release.
13
13
14
-
## Download Patch APK
14
+
## First Time Instructions - How to Install module/snap
15
15
1. Install the latest [snap-360-lspatched.apk](https://github.com/hamzaharoon1314/SnapEnhanceModGen/releases)
16
16
2. Install the latest [SnapEnhance apk](https://github.com/rhunk/SnapEnhance/releases/latest)
17
17
- (If you don't know what version (armv8 or armv7) to download, check out [this app](https://play.google.com/store/apps/details?id=com.abs.cpu_z_advance&hl=de&gl=US) and go into the CPU tab it will show you which version your phone supports)
18
18
4. Done - ~have fun.
19
19

20
20
21
+
# SnapEnhance and Snapchat Update Instructions
22
+
23
+
**Note: The following instructions apply only to non-rooted users.**
24
+
25
+
## SnapEnhance Update
26
+
1. Download the new [SnapEnhance apk](https://github.com/rhunk/SnapEnhance/releases/latest) update.
27
+
2. Install the new SnapEnhance update without repatching Snapchat.
28
+
3. Clear Mapping File in SnapEnhanced.
29
+
30
+
## Snapchat Update
31
+
1. When a new Snapchat update is available:
32
+
- Install [snap-360-lspatched.apk](https://github.com/hamzaharoon1314/SnapEnhanceModGen/releases) from the repository.
33
+
3. Clear Mapping File in SnapEnhanced.
34
+
21
35
# What's the working of Action
22
36
23
37
This GitHub Actions workflow automates the creation of a Snapchat Patch for Non-Root. Here's how it works:
0 commit comments