Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

Commit 0688955

Browse files
authored
Replaced AltStore’s instructions with SideStore’s, added additional information regarding jailbreaking with Palera1n + included basic steps for enabling URLScheme in TrollStore (#239)
* Updated iOS Versions + Replacing instructions for AltStore with SideStore. SideStore is a fork of AltStore (This has been changed with the addition of SideStore version 0.6.x as we have branched out from using AltStore as our "core"). With SideStore, re-signing apps and installing them to your iDevice is done over VPN. A use-case for this would be sideloading/refreshing apps over Cellular without computer nearby. AltStore can only be sideloaded/re-signed if the iDevice and computer are on the same Local Wi-Fi. Signed-off-by: 43225 <[email protected]> * Update INSTALL.md Signed-off-by: 43225 <[email protected]> --------- Signed-off-by: 43225 <[email protected]>
1 parent 1e6c7fe commit 0688955

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

markdown/wiki/getting_started/INSTALL.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Instructions for installing PojavLauncher on Apple devices.
4747
::: details Sideloading (TrollStore)
4848
We recommend TrollStore for all users if possible. This method allows for automatic JIT enabling, more memory allocation, and non-revoking installs.
4949

50-
Note: **Enable URL Schemes in TrollStore settings.**
50+
Note: **Enable URL Schemes in TrollStore settings: TrollStore -> Settings -> Scroll Down -> Enable URLScheme > Rebuild Icons Cache**
5151

5252
### TrollStore compatibility depends on whether your iDevice is arm64 (A8-A11) or arm64e (A12+/M1+)
5353

@@ -57,14 +57,16 @@ Note: **Enable URL Schemes in TrollStore settings.**
5757
- 17.0
5858
- 16.7 to 16.7.10 (*)
5959
- 17.0.1 to 17.7 (*)
60-
- 18.0 (*)
60+
- 18.0 to 18.1.1 (*)
61+
- 18.2 (*)
6162

62-
(*) - requires the palera1n jailbreak
63+
(*) - requires arm64 iDevice jailbroken with [Palera1n](https://ios.cfw.guide/installing-palera1n)
6364

6465
#### For arm64e, TrollStore is compatible with the following iOS versions:
6566

6667
- 14.0 to 16.6.1
6768
- 17.0
69+
- 16.7 RC (20H18)
6870

6971
1. Follow these steps to install [TrollStore](https://ios.cfw.guide/installing-trollstore/).
7072

@@ -79,12 +81,12 @@ You can now enjoy Minecraft: Java Edition on your iDevice!
7981
::: details Sideloading (Jailed)
8082
**Requires an active Apple ID, that has signed into the [Apple Developer Program](https://developer.apple.com/account).**
8183

82-
PojavLauncher supports being sideloaded with AltStore and SideStore. Instructions to use AltStore are below--for other options, refer to their documentation.
84+
PojavLauncher supports being sideloaded with AltStore and SideStore. Instructions to use SideStore are below--for other options, refer to their documentation.
8385

8486
1. Follow the official guide on installing AltStore itself:
85-
- Instructions for [Mac](https://faq.altstore.io/getting-started/how-to-install-altstore-macos) and [Windows](https://faq.altstore.io/getting-started/how-to-install-altstore-windows)
87+
- Instructions for [Mac](https://docs.sidestore.io/docs/getting-started/mac) and [Windows](https://docs.sidestore.io/docs/getting-started/windows)
8688

87-
2. Install the latest release using this [Install with AltStore](altstore://install?url=https://github.com/PojavLauncherTeam/PojavLauncher_iOS/releases/latest/download/net.kdt.pojavlauncher.ipa) button.
89+
2. Install the latest release using this [Install with SideStore](sidestore://install?url=https://github.com/PojavLauncherTeam/PojavLauncher_iOS/releases/latest/download/net.kdt.pojavlauncher.ipa) button.
8890
- For a specific release, you can find its button on the [Releases](https://github.com/PojavLauncherTeam/PojavLauncher_iOS/releases) page
8991

9092
Installing PojavLauncher is not the end for Jailed iOS devices. In order to play Minecraft itself, you will need to [enable JIT](../faq/ios/JIT.md).

0 commit comments

Comments
 (0)