aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorswirl <roachh@protonmail.com>2021-12-20 20:58:36 -0500
committerswirl <roachh@protonmail.com>2021-12-20 20:58:36 -0500
commitd0c51b751134a1f5b56609b72cec174f6bc4ef53 (patch)
tree9af973c72b0e941170e974024148fb644e54ef21
parent0c306d3676ca8d72c7bf995ce81e992ca96abfad (diff)
downloadPrismLauncher-d0c51b751134a1f5b56609b72cec174f6bc4ef53.tar.gz
PrismLauncher-d0c51b751134a1f5b56609b72cec174f6bc4ef53.tar.bz2
PrismLauncher-d0c51b751134a1f5b56609b72cec174f6bc4ef53.zip
packages on README
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4c78e08c..11340c44 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,10 @@ This is a **fork** of the MultiMC Launcher and not endorsed by MultiMC. The Poly
- [x] Figure out a way to switch to GPL.
## Packages
-We currently don't have any packages available yet as this project has just been started, but we expect this to change very soon.
+Experimental packages are available for Linux (non-portable) and Windows (portable). The Linux version is confirmed to work, but the Windows version needs testing. Please volunteer to help us if you use Windows!
+
+- [Linux (AMD64)](https://jenkins.swurl.xyz/job/PolyMC/lastSuccessfulBuild/artifact/lin64-system.tar.zst) - this is a SYSTEM package and is NOT intended to be portable!
+- [Windows (64-bit)](https://jenkins.swurl.xyz/job/PolyMC/lastSuccessfulBuild/artifact/win64.zip) - this is a PORTABLE package. This package needs testing.
### Building
If you want to build PolyMC yourself, check [BUILD.md](BUILD.md) for build instructions.