Skip to content

Commit

Permalink
README: Update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Nov 28, 2023
1 parent 8886791 commit 72794d6
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,13 @@ This is a Flatpak package for the Jagex Launcher. It packages the [official upst

It is unlikely that Flathub would accept a proprietary application like the Jagex Launcher, paricularly one that is wrapped in Wine. As such, this Flatpak is not available on Flathub.

### Flatpak Remote

You can install it by adding the remote and installing it with the following commands:

```bash
flatpak remote-add --if-not-exists JagexLauncher https://jagexlauncher.flatpak.mcswain.dev/.flatpakrepo
flatpak remote-add --user --if-not-exists JagexLauncher https://jagexlauncher.flatpak.mcswain.dev/JagexLauncher.flatpakrepo
flatpak install --user JagexLauncher com.jagex.Launcher
```

### Manual Download

You can install it by downloading the [latest release](https://github.com/USA-RedDragon/jagex-launcher-flatpak/releases/latest) and installing it with the following command:

```bash
flatpak install --user com.jagex.Launcher.flatpak
```

### Nvidia GPU Drivers

If you are using the Nvidia proprietary drivers, you will need to install the drivers.
Expand Down

0 comments on commit 72794d6

Please sign in to comment.