From d2d04030ae25be9bc239ca79e6af7d2dd7e3f8bd Mon Sep 17 00:00:00 2001 From: sneedium Date: Sun, 6 Nov 2022 16:50:08 -0500 Subject: [PATCH] Update build and install info. Signed-off-by: sneedium --- README.md | 29 +++++++++-------------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index e44c0baf..cdbcba9e 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,11 @@ SneedMC is a sneedful launcher for Minecraft that focuses on sneedictability, lo # Installation -- All downloads and instructions for PolyMC can be found [here](https://sneedmc.org/download/) -- Last build status: https://github.com/PolyMC/PolyMC/actions +TODO: Create SneedMC-Dev and add portable build. + +- Prebuilt packages for SneedMC can be found [here](https://packages.sneedmc.org/) +- Build instructions can be found in [BUILD.md](BUILD.md) +- Last build status: https://jenkins.swurl.xyz/jobs/SneedMC ### Cross-distro packages @@ -77,30 +80,16 @@ sudo dnf install polymc MacOS currently does not have any packages. We are still working on setting up MacOS packaging. Meanwhile, you can [build](https://github.com/PolyMC/PolyMC/blob/develop/BUILD.md#macos) it for yourself. -## FreeBSD - -For FreeBSD available are: - -- [AppBSD Image](http://glowiak.github.io/file/polymc-latest-fbsd64-appbsd) - a portable application, requires [AppBSD](https://codeberg.org/glowiak/appbsd/) to be installed. - -- [Gzipped binaries](http://glowiak.github.io/file/polymc-latest-fbsd64-raw) - traditional way to distribute, unpack and run. - -In both cases you need X11, Qt5 and Java installed. Both files are 64bit only. - -## OpenBSD - -For OpenBSD available are [gzipped 32-bit binaries](http://glowiak.github.io/file/polymc-latest-obsd32-raw), download, unpack and run. - -You need X11, Qt5 and Java installed. - ## Development Builds +TODO: Add SneedMC-Dev. + There are per-commit development builds available [here](https://github.com/PolyMC/PolyMC/actions). These have debug information in the binaries, so their file sizes are relatively larger. Portable builds are provided for AppImage on Linux, Windows, and macOS. -For Debian and Arch, you can use these packages for the latest development versions: +For Arch, you can use this package for the latest development versions: [![polymc-git](https://img.shields.io/badge/aur-polymc--git-blue)](https://aur.archlinux.org/packages/polymc-git/) -[![polymc-git](https://img.shields.io/badge/mpr-polymc--git-orange)](https://mpr.makedeb.org/packages/polymc-git) + For flatpak, you can use [flathub-beta](https://discourse.flathub.org/t/how-to-use-flathub-beta/2111) # Help & Support