Skip to content

Commit ae6c7c5

Browse files
committed
update README.md
1 parent cfcb112 commit ae6c7c5

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
22
<img src="https://github.com/hamzaharoon1314/SnapEnhanceModGen/blob/9aba3263a34893c91a08d86183baf708bbbbea9c/REDME_IMG/LOGO.png" height="250" />
33

4-
![Action](https://github.com/hamzaharoon1314/SnapEnhanceModGen/actions/workflows/main.yml/badge.svg?branch=main)
4+
![Action](https://github.com/ABCPascal/SnapEnhanceModGen/actions/workflows/main.yml/badge.svg?branch=main)
55

66
# SnapEnhance LSPatch Generator
77
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
1212
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.
1313

1414
## 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)
1717
- (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)
1818
4. Done - ~have fun.
1919
![MOD APK Image](REDME_IMG/modapk.png)
@@ -23,18 +23,18 @@ This repository contains a GitHub Actions workflow for generating a Snapchat APK
2323
**Note: The following instructions apply only to non-rooted users.**
2424

2525
## 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.
2727
2. Install the new SnapEnhance update without repatching Snapchat.
28-
3. Clear Mapping File in SnapEnhanced.
28+
3. Clear Mapping File in SnapEnhance.
2929

3030
## Snapchat Update
3131
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.
3434

35-
# What's the working of Action
35+
# How does the Github Action workflow work
3636

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:
3838

3939
1. **Snapchat Download**: The action downloads the latest stable version of Snapchat from APKMirror.
4040

@@ -57,6 +57,10 @@ This GitHub Actions workflow automates the creation of a Snapchat Patch for Non-
5757
- You can customize the release tag and name by editing the `.github/workflows/main.yml` file.
5858
- Modify the `tag_name` and `release_name` values in the "Create Release" step.
5959

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+
6064
## Contributing
6165

6266
You can feel free to contribute to this project by opening issues and pull requests.

0 commit comments

Comments
 (0)