Skip to content

Commit

Permalink
Add Gentoo installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-goode committed Jun 25, 2024
1 parent d1b018e commit f4b7872
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,16 @@ nix run github:unmojang/FjordLauncher

See [nix/README.md](nix/README.md) for details.

### Gentoo

Install from the [unmojang overlay](https://github.com/unmojang/unmojang-overlay):

```Shell
eselect repository add unmojang-overlay git https://github.com/unmojang/unmojang-overlay
emerge --sync unmojang-overlay
emerge -av games-action/fjordlauncher
```

### Other Linux

AppImages are available in the [releases section](https://github.com/unmojang/FjordLauncher/releases/latest).
Expand Down

0 comments on commit f4b7872

Please sign in to comment.