Skip to content

Commit

Permalink
[no-ci] feat: add winget + snap packages
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeAspy authored Oct 17, 2024
1 parent 288cff7 commit 7c0bc03
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,15 @@
[![Packaging status](https://repology.org/badge/vertical-allrepos/legcord.svg)](https://repology.org/project/legcord/versions)

### Windows
[Get the .exe installer](https://www.legcord.app/download)

You need to use [pre-built installers](https://www.legcord.app/download).
[<img src="https://user-images.githubusercontent.com/49786146/159123313-3bdafdd3-5130-4b0d-9003-40618390943a.png" width="200" />](https://winstall.app/apps/smartfrigde.Legcord)

```pwsh
winget install --id=smartfrigde.Legcord -e
```

[<img src="https://learn.microsoft.com/en-us/windows/apps/images/new-badge-light.png" width="200" />](https://apps.microsoft.com/detail/9pdkjpv0wxlg?ocid=webpdpshare)

### Flatpak

Expand All @@ -55,11 +62,7 @@ Not available yet.

### Snap package

Not available yet.

### Winget Package

Not available yet.
[![Get it from the Snap store](https://assets.ubuntu.com/v1/b16729d2-snap-store-black.svg)](https://snapcraft.io/legcord)

### Scoop package

Expand Down Expand Up @@ -87,7 +90,7 @@ Not available yet.

### Pre-built binaries

Check the **releases tab** for precompiled packages for Linux, Windows, and macOS.
Check the **[releases tab](https://github.com/Legcord/Legcord/releases)** for precompiled packages for Linux, Windows, and macOS.

### Compiling

Expand Down

0 comments on commit 7c0bc03

Please sign in to comment.