diff --git a/README.md b/README.md index f933cc5..a13b308 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Xposed module for Snapchat. ## Setup -To set SnapMod up, download and install the latest apk from [here](https://github.com/rodit/SnapMod/releases). When you open it, it will ask to install some bindings. Press 'Download' and be sure to kill and restart Snapchat afterwards. The latest and only fully supported version of Snapchat is **11.82.0.32** (as of SnapMod 1.8.3). Mappings **will not** be downloaded for previous versions of Snapchat automatically, only for the latest supported version. If you are using an older version, you must manually place the mappings in `/data/data/xyz.rodit.snapmod/files/[build].json` or `/Android/data/xyz.rodit.snapmod/files/[build].json` on your internal storage where `[build]` is the version code of Snapchat the mappings correspond to. Note, there is no guarentee the newest version of Snapmod will work with old mappings (it usually will not for a couple of features). +To set SnapMod up, download and install the latest apk from [here](https://github.com/RevealedSoulEven/SnapMod-new/releases). When you open it, it will ask to install some bindings. Press 'Download' and be sure to kill and restart Snapchat afterwards. The latest and only fully supported version of Snapchat is **11.92.0.33** (as of SnapMod 1.8.3). Mappings **will not** be downloaded for previous versions of Snapchat automatically, only for the latest supported version. If you are using an older version, you must manually place the mappings in `/data/data/xyz.rodit.snapmod/files/[build].json` or `/Android/data/xyz.rodit.snapmod/files/[build].json` on your internal storage where `[build]` is the version code of Snapchat the mappings correspond to. Note, there is no guarentee the newest version of Snapmod will work with old mappings (it usually will not for a couple of features). ## Features - Disable camera @@ -42,10 +42,4 @@ If you have an issue please post a log from LSPosed (I have no interest in suppo ## Troubleshooting If anything doesn't work, the first thing you should try is killing and relaunching Snapchat (through the system settings app, not recent app list) **TWICE** and then trying again. This will ensure any cached mappings are updated. This is especially important after updating SnapMod and its mappings. -## Donations -Although this is a personal project I do entirely for fun (and it will most likely stay that way), if you would like to support the development of SnapMod, you can do so by donating: -- PayPal: https://paypal.me/roditmod -- Cashapp: https://cash.app/rodit9 -- BTC: bc1qr06chdv85jf9v7ldf7l24lrgp6ad7av8y7jwyc -- ETH: 0x90659C0556b37107359FA32b40AA74c593590E04 -- XRP: rDgNCbi4eCeczpzGHGs3XHsR5C3SyUCr5r +## Special Thanks to @rodit for sharing open source project due to which I could learn and continue this project