Update branding: New Logo (#30)
New logo Co-authored-by: swirl <swurl@swurl.xyz>
This commit is contained in:
21
README.md
21
README.md
@ -1,10 +1,8 @@
|
||||
<p align="center">
|
||||
<img src="https://avatars.githubusercontent.com/u/96310119" alt="PolyMC logo"/>
|
||||
<img src="/program_info/polymc_light.png#gh-light-mode-only" alt="PolyMC logo"/>
|
||||
<img src="/program_info/polymc_dark.png#gh-dark-mode-only" alt="PolyMC logo"/>
|
||||
</p>
|
||||
|
||||
PolyMC 5
|
||||
=========
|
||||
|
||||
<br>
|
||||
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).
|
||||
<a href='https://flathub.org/apps/details/org.polymc.PolyMC'><img width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
|
||||
[](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
|
||||
|
||||
[](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:
|
||||
|
||||
[](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:
|
||||
|
||||
[](https://matrix.to/#/#support:polymc.org)
|
||||
[](https://matrix.to/#/#discussion:polymc.org)
|
||||
|
Reference in New Issue
Block a user