diff options
author | txtsd <thexerothermicsclerodermoid@gmail.com> | 2022-02-08 08:55:52 +0530 |
---|---|---|
committer | txtsd <thexerothermicsclerodermoid@gmail.com> | 2022-02-11 18:05:26 +0530 |
commit | 0ba61bb5903a22044decaa9390437e83be0dadd7 (patch) | |
tree | 536ed4ba5fd08c0961fcd488155a9e29ac9ffe33 /README.md | |
parent | 94974851037f2c9ad313cfa72c65192be7c5ca64 (diff) | |
download | PrismLauncher-0ba61bb5903a22044decaa9390437e83be0dadd7.tar.gz PrismLauncher-0ba61bb5903a22044decaa9390437e83be0dadd7.tar.bz2 PrismLauncher-0ba61bb5903a22044decaa9390437e83be0dadd7.zip |
Implement even more PR suggestions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -100,6 +100,11 @@ 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. +## Development Builds + +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. +Builds are provided for Linux, AppImage on Linux, Windows, and macOS. + # Help & Support Feel free to create an issue if you need help. However, you might find it easier to ask in the Discord server. |