diff --git a/README.md b/README.md index a88cfc95..9539de9a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@

- PolyMC logo + PolyMC logo + PolyMC logo

- -PolyMC 5 -========= - +
PolyMC is a custom launcher for Minecraft that focuses on predictability, long term stability and simplicity. This is a **fork** of the MultiMC Launcher and not endorsed by MultiMC. The PolyMC community felt that the maintainer was not acting in the spirit of Free Software so this fork was made. Read "[Why was this fork made?](https://github.com/PolyMC/PolyMC/wiki/FAQ)" on the wiki for more details. @@ -12,9 +10,10 @@ This is a **fork** of the MultiMC Launcher and not endorsed by MultiMC. The Poly ## Packages Several source build packages are available, along with experimental pre-built generic packages. -- An [AUR package](https://aur.archlinux.org/packages/polymc-git/) is available. -- A Gentoo ebuild is available in the [swirl](https://git.swurl.xyz/swirl/ebuilds) overlay, named `games-action/polymc`. Check the README for instructions on how to add the overlay. -- A Flatpak is available in [Flathub](https://flathub.org/apps/details/org.polymc.PolyMC). You can install it from there or build it yourself using [this source](https://github.com/flathub/org.polymc.PolyMC). +Download on Flathub +[![AUR package](https://img.shields.io/aur/version/polymc-git)](https://aur.archlinux.org/packages/polymc-git/) +- A Gentoo ebuild is available in the [swirl](https://git.swurl.xyz/swirl/ebuilds) overlay, named `games-action/polymc`. Check the README for instructions on how to add the overlay. +- The Flatpak can be built using [this source](https://github.com/flathub/org.polymc.PolyMC). - An RPM package is available, by going to the `packages/rpm` directory and running `./makerpm.sh`. - Generic, prebuilt packages (archived by version) can be found [here](https://packages.polymc.org/) ([latest](https://packages.polymc.org/latest)). - Last build status: https://jenkins.polymc.org/job/PolyMC/lastBuild/ @@ -30,6 +29,8 @@ If you want to contribute to PolyMC you might find it useful to join [#developme ### Building If you want to build PolyMC yourself, check [BUILD.md](BUILD.md) for build instructions. +You can build the flatpak using [this source](https://github.com/flathub/org.polymc.PolyMC). + ### Code formatting Just follow the existing formatting. @@ -51,11 +52,11 @@ Feel free to create an issue if you need help. However, you might find it easier [![PolyMC Discord](https://img.shields.io/discord/923671181020766230?label=PolyMC%20Discord)](https://discord.gg/xq7fxrgtMP) -For people who don't want to use Discord, we have a Matrix Space which is bridged to the Discord server. Be sure to enable spaces first (Settings -> Labs -> Spaces), and then you may join the space: +For people who don't want to use Discord, we have a Matrix Space which is bridged to the Discord server: [![PolyMC Space](https://img.shields.io/matrix/polymc:polymc.org?label=PolyMC%20Space&server_fqdn=matrix.polymc.org)](https://matrix.to/#/#polymc:polymc.org) -Matrix's support for spaces is still in development, so if you have issues accessing rooms via the space, then you can join the rooms directly: +If there are any issues with the space or you are using a client that does not support the feature here are the individual rooms: [![Support](https://img.shields.io/matrix/support:polymc.org?label=%23support&server_fqdn=matrix.polymc.org)](https://matrix.to/#/#support:polymc.org) [![Discussion](https://img.shields.io/matrix/discussion:polymc.org?label=%23discussion&server_fqdn=matrix.polymc.org)](https://matrix.to/#/#discussion:polymc.org) diff --git a/launcher/resources/multimc/scalable/launcher.svg b/launcher/resources/multimc/scalable/launcher.svg index d561a2c2..c192d503 100644 --- a/launcher/resources/multimc/scalable/launcher.svg +++ b/launcher/resources/multimc/scalable/launcher.svg @@ -1,9 +1,21 @@ - -Made with Pixels to Svg https://codepen.io/shshaw/pen/XbxvNj - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + diff --git a/program_info/org.polymc.PolyMC.Source.svg b/program_info/org.polymc.PolyMC.Source.svg new file mode 100644 index 00000000..0614cde2 --- /dev/null +++ b/program_info/org.polymc.PolyMC.Source.svg @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/program_info/org.polymc.PolyMC.svg b/program_info/org.polymc.PolyMC.svg index d561a2c2..c192d503 100644 --- a/program_info/org.polymc.PolyMC.svg +++ b/program_info/org.polymc.PolyMC.svg @@ -1,9 +1,21 @@ - -Made with Pixels to Svg https://codepen.io/shshaw/pen/XbxvNj - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + diff --git a/program_info/polymc.icns b/program_info/polymc.icns index 0a9426de..248353b0 100644 Binary files a/program_info/polymc.icns and b/program_info/polymc.icns differ diff --git a/program_info/polymc.ico b/program_info/polymc.ico index 84599c7f..ddd035b2 100644 Binary files a/program_info/polymc.ico and b/program_info/polymc.ico differ diff --git a/program_info/polymc_dark.png b/program_info/polymc_dark.png new file mode 100644 index 00000000..cedf6cef Binary files /dev/null and b/program_info/polymc_dark.png differ diff --git a/program_info/polymc_light.png b/program_info/polymc_light.png new file mode 100644 index 00000000..d3899a1f Binary files /dev/null and b/program_info/polymc_light.png differ