aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorswirl <swurl@swurl.xyz>2021-12-30 13:17:40 -0500
committerswirl <swurl@swurl.xyz>2021-12-30 13:17:40 -0500
commit0c177b1086d69993e012ba1fbed1adf6bfe04144 (patch)
treebc7897a59654797a28e5ba05d237d22c91946f39
parentccbd223692d20943f9c134f401a6202626dc6e60 (diff)
downloadPrismLauncher-0c177b1086d69993e012ba1fbed1adf6bfe04144.tar.gz
PrismLauncher-0c177b1086d69993e012ba1fbed1adf6bfe04144.tar.bz2
PrismLauncher-0c177b1086d69993e012ba1fbed1adf6bfe04144.zip
added AppImage
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e01d18a4..f1292a94 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ Several source build packages are available, along with experimental pre-built g
- [Linux (AMD64) System](https://packages.polymc.org/latest/lin64-system/lin64-system.tar.zst) ([SHA256](https://packages.polymc.org/latest/lin64-system/lin64-system.tar.zst.sha256)) - this is a generic system package intended to be used as a base for making distro-specific packages.
- [Windows (32-bit)](https://packages.polymc.org/latest/win32/win32.zip) ([SHA256](https://packages.polymc.org/latest/win32/win32.zip.sha256)) - this is a portable package, you can extract it anywhere and run it. This package needs testing.
- [Debian (AMD64)](https://packages.polymc.org/latest/deb/polymc-amd64.deb) ([SHA256](https://packages.polymc.org/latest/deb/polymc-amd64.deb.sha256)) - this is intended to be installed with `dpkg -i`. Alternatively, you may build the `.deb` yourself, by going to `packages/debian` and running `./makedeb.sh`.
+- [AppImage (AMD64)](https://packages.polymc.org/latest/appimage/PolyMC-latest-x86_64.AppImage) ([SHA256](https://packages.polymc.org/latest/appimage/PolyMC-latest-x86_64.AppImage.sha256)) - `chmod +x` must be run on this file before usage. This should work on any distribution
- MacOS currently does not have any packages. We are still working on setting up MacOS packaging.
## Development