diff --git a/src/index.html b/src/index.html index 4517070..29559e8 100644 --- a/src/index.html +++ b/src/index.html @@ -108,7 +108,7 @@ d="M512 194.8c0 101.3-82.4 183.8-183.8 183.8-101.7 0-184.4-82.4-184.4-183.8 0-101.6 82.7-184.3 184.4-184.3C429.6 10.5 512 93.2 512 194.8zM0 501.5h90v-491H0v491z" /> - The MDC version of SideStore above (bypass 3-app limit) is only compatible with iOS 15.0-16.1.2, and is very outdated, and so you may experience issues. If you want to have this feature, we reccomend you join - our Discord and go to the Discord and go to the sidestore-downloads channel, which will contain MDC compatible SideStore builds. Then, seperately diff --git a/src/index.js b/src/index.js index b1be8db..26d6550 100644 --- a/src/index.js +++ b/src/index.js @@ -62,7 +62,7 @@ let setupStepContents = [ `On your device, you'll need to download the WireGuard VPN app.Download WireGuardAfter that, you'll need to import SideStore's WireGuard configuration. (Download the file and then you can "share" it to the WireGuard app).Download WireGuard ConfigYou'll have to turn on the VPN every time you want to use SideStore to sideload apps. You can turn it off when you're done, and the VPN doesn't connect to an external server, as it operates on-device.`, //finished () => - `Now to finish the process:
Now, you're all set! You can install apps from the sources tab or any other .ipa file you have.
If you run into any more issues, you can get support in our Discord server.`, + `Now to finish the process:
Now, you're all set! You can install apps from the sources tab or any other .ipa file you have.
If you run into any more issues, you can get support in our Discord server.`, ]; const osSelect = $('#setup-os-select');