Skip to content

Commit 400bfaf

Browse files
authored
Merge pull request #4 from CelloSerenity/main
Updates/maintains style
2 parents a6cf909 + 34732e8 commit 400bfaf

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

docs/installation.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,26 @@ sidebar_position: 1
1111
- SideStore 0.6.0+ / AltStore 2.0+
1212

1313
## Download
14-
- Download methods: [AltStore Source](https://tinyurl.com/LCAltStoreClassic), [SideStore Source](https://tinyurl.com/LCSideStore), the latest IPA [here](https://github.com/LiveContainer/LiveContainer/releases/latest), or the latest nightly IPA [here](https://github.com/LiveContainer/LiveContainer/releases/tag/nightly)
14+
- Download methods: [Add to AltStore](https://tinyurl.com/LCAltStoreClassic), [Add to SideStore](https://tinyurl.com/LCSideStore), the latest IPA [here](https://github.com/LiveContainer/LiveContainer/releases/latest), or the latest nightly IPA [here](https://github.com/LiveContainer/LiveContainer/releases/tag/nightly)
1515
- It is recommended to setup JIT-Less mode, in which LiveContainer signs your apps with certificate from SideStore/AltStore, see the instructions below.
1616

1717
## Installation
18-
### JIT-Less mode (without JIT [recommended])
18+
### JIT-Less mode (without JIT \[recommended])
1919
Without JIT, guest apps need to be codesigned, which requires retrieving the certificate and password from SideStore or AltStore.
20-
>[!Note]
20+
:::note
2121
JIT-Less mode does not mean you can't enable JIT for your apps. Instead, it means JIT is not required to launch an app. If you want to use JIT, see the instructions below in "JIT Support" section.
2222
If something goes wrong, please check "JIT-Less Mode Diagnose" for more information.
23+
:::
2324

24-
#### Method 1 (Requires SideStore 0.6.2-nightly+ (recommended))
25+
#### Method 1 (Requires SideStore 0.6.2-nightly+ \[recommended])
2526
- Open Settings in LiveContainer
2627
- Tap "Import Certificate from SideStore"
2728
- SideStore will be opened and ask if you want to export the certificate. If you don't see the prompt, keep SideStore open in the background and tap "Import Certificate from SideStore" again.
2829
- Press "Export"
2930
- Tap "JIT-Less Mode Diagnose" and tap "Test JIT-Less Mode"
3031
- If it says "JIT-Less Mode Test Passed", you are good to go!
3132

32-
#### Method 2 (Requires AltStore/SideStore)
33+
#### Method 2 (Requires SideStore/AltStore)
3334
- Open Settings in LiveContainer, tap "Patch SideStore/AltStore", and the app will switch to SideStore/AltStore to reinstall it with the tweak applied. If you use AltWidget, select "Keep Extension."
3435
- Wait for the installation to finish, then **reopen SideStore/AltStore**.
3536
- Return to LiveContainer and press "Test JIT-Less Mode." If it says "Test Passed," JIT-less mode is ready.
@@ -38,6 +39,6 @@ If something goes wrong, please check "JIT-Less Mode Diagnose" for more informat
3839

3940
Note: If you update or reinstall SideStore/AltStore, you'll need to reapply the patch. Re-patch is not needed when you refresh your store.
4041

41-
### With JIT (Requires SideStore 0.6.2-nightly+ (recommended), other JIT enabler)
42-
- In settings, select your preferred JIT enabler.
42+
### With JIT (Requires Debugger \[SideStore 0.6.2-nightly+/StikJIT/StikDebug/etc.])
43+
- In settings, select your preferred JIT enabler/debugger.
4344
- Tap the play icon. (If SideStore, it will jump to SideStore. In SideStore, hold down LiveContainer and tap `Enable JIT`. It will jump back to LiveContainer with JIT enabled and the guest app is now ready to use.)

0 commit comments

Comments
 (0)