Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ a Rust crate for developers ~~and bindings for C and Python~~ (yet to come).

### Binaries

![GitHub Release](https://img.shields.io/github/v/release/mindstorm38/portablemc)

You can directly download and run the portable binaries that are pre-built and available
as assets on [release pages](https://github.com/mindstorm38/portablemc/releases).

Expand Down Expand Up @@ -71,13 +73,13 @@ cargo add portablemc

### Linux third-party packages

[![Packaging status](https://repology.org/badge/vertical-allrepos/portablemc.svg?header=&minversion=5.0.0)](https://repology.org/project/portablemc/versions)

We try to deploy the package to different Linux packaging repositories, some are managed
by maintainers of the project and some by external maintainers.

#### Arch Linux

![AUR Version](https://img.shields.io/aur/version/portablemc)

Arch Linux packages are maintained by PortableMC team.

- Build from source: [`portablemc`](https://aur.archlinux.org/packages/portablemc), available on AUR
Expand Down