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
SnapEnhance is an Xposed mod that enhances your Snapchat experience.<br/><br/> This is Un-Offical repo to build the LSPatch Version.
@@ -12,8 +12,8 @@ SnapEnhance is an Xposed mod that enhances your Snapchat experience.<br/><br/> T
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
14
## First Time Instructions - How to Install module/snap
15
-
1. Install the latest [snap-360-lspatched.apk](https://github.com/hamzaharoon1314/SnapEnhance-LSPatch-Generator/releases/latest)
16
-
2. Install the latest [SnapEnhance apk](https://github.com/rhunk/SnapEnhance/releases/latest)
15
+
1. Install the latest [snap-360-lspatched.apk](https://github.com/ABCPascal/SnapEnhanceModGen/releases/latest)
16
+
2. Install the latest [SnapEnhance apk](https://t.me/snapenhance_ci)
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

@@ -23,18 +23,18 @@ This repository contains a GitHub Actions workflow for generating a Snapchat APK
23
23
**Note: The following instructions apply only to non-rooted users.**
24
24
25
25
## SnapEnhance Update
26
-
1. Download the new [SnapEnhance apk](https://github.com/rhunk/SnapEnhance/releases/latest) update.
26
+
1. Download the new [SnapEnhance apk](https://t.me/snapenhance_ci) update.
27
27
2. Install the new SnapEnhance update without repatching Snapchat.
28
-
3. Clear Mapping File in SnapEnhanced.
28
+
3. Clear Mapping File in SnapEnhance.
29
29
30
30
## Snapchat Update
31
31
1. When a new Snapchat update is available:
32
-
- Install [snap-360-lspatched.apk](https://github.com/hamzaharoon1314/SnapEnhance-LSPatch-Generator/releases/latest) from the repository.
33
-
3. Clear Mapping File in SnapEnhanced.
32
+
- Install [snap-360-lspatched.apk](https://github.com/ABCPascal/SnapEnhanceModGen/releases/latest) from the repository.
33
+
3. Clear Mapping File in SnapEnhance.
34
34
35
-
# What's the working of Action
35
+
# How does the Github Action workflow work
36
36
37
-
This GitHub Actions workflow automates the creation of a Snapchat Patch for Non-Root. Here's how it works:
37
+
This GitHub Actions workflow automates the creation of a Snapchat Patch for Non-Root users. Here's how it works:
38
38
39
39
1.**Snapchat Download**: The action downloads the latest stable version of Snapchat from APKMirror.
40
40
@@ -57,6 +57,10 @@ This GitHub Actions workflow automates the creation of a Snapchat Patch for Non-
57
57
- You can customize the release tag and name by editing the `.github/workflows/main.yml` file.
58
58
- Modify the `tag_name` and `release_name` values in the "Create Release" step.
59
59
60
+
## How to report issues
61
+
62
+
Do not report issues of these prebuilts in the official [SnapEnhance Telegram](https://t.me/snapenhance_chat) instead make a post about it on [r/SnapEnhanceApp](https://reddit.com/r/SnapEnhanceApp) with using the "Prebuilt Issue" post flair or make a post about on the [SnapEnhance Lemmy Community](https://lemmy.world/c/snapenhance) with mentioning that it's a prebuilt. If you have issues with the repo itself feel free to open issues.
63
+
60
64
## Contributing
61
65
62
66
You can feel free to contribute to this project by opening issues and pull requests.
0 commit comments