Skip to content

Commit 3d64c78

Browse files
authored
Merge branch 'main' into wesleybryie/aug-update
Signed-off-by: nythepegasus <[email protected]>
2 parents d3e2938 + fca5120 commit 3d64c78

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/getting-started/pairing-file.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 2
66

77
Using Jitterbugpair (*not* the Jitterbug app) allows us to create a pairing file for programs like SideStore to talk to your device. This is required to use SideStore, or it will not function.
88

9-
Download Jitterbugpair for [Windows (64-bit)](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-win64.zip), [macOS](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-macos.zip), or [Linux](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-linux.zip).
9+
Download Jitterbugpair for [Windows (64-bit)](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-win64.zip), [macOS](https://github.com/SideStore/SideStore-Docs/releases/download/need-a-place-to-put-jittterbug/jitterbugpair), or [Linux](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-linux.zip).
1010

1111
## Pairing Instructions
1212

@@ -25,6 +25,7 @@ On Windows, you might have to execute the program using Command Prompt or Powers
2525
6. In the navigation bar where the folder location is, click an empty spot and type `powershell`. It should open a (possibly blue colored) window called PowerShell.
2626
7. From there, type `./jitterbugpair.exe` and press enter while your device is plugged in.
2727

28+
2829
<!-- Credit: Stossy11 -->
2930
### macOS
3031

@@ -49,3 +50,4 @@ These instructions expect that you are familiar with the linux commandline.
4950
* Transferring using cloud storage may change the file's extension (most likely turning into a .txt file), so be careful. It is also possible to change the extension to `.plist` for use with older SideStore versions, like `0.1.1`.
5051

5152
You might have success with just adding execute permissions and running jitterbugpair from a file manager, but it is recommended to just do it from the terminal.
53+

0 commit comments

Comments
 (0)