diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-04-25 11:21:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-25 11:21:21 +0200 |
commit | bc06571dbae4dc4b87074caf48bc0b0d796e3d9e (patch) | |
tree | 920c88e10dd30227204a517d4484ac827a830b26 | |
parent | 1e8ad3d979a9261f3f4bd114fb533f4880bdb902 (diff) | |
parent | 234a9e48e9abfdd67fe55760e2182dbca80fe7b4 (diff) | |
download | PrismLauncher-bc06571dbae4dc4b87074caf48bc0b0d796e3d9e.tar.gz PrismLauncher-bc06571dbae4dc4b87074caf48bc0b0d796e3d9e.tar.bz2 PrismLauncher-bc06571dbae4dc4b87074caf48bc0b0d796e3d9e.zip |
Merge pull request #478 from Scrumplex/update-readme
-rw-r--r-- | .github/FUNDING.yml | 1 | ||||
-rw-r--r-- | README.md | 7 |
2 files changed, 5 insertions, 3 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000..247675fc --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +open_collective: polymc @@ -6,7 +6,8 @@ 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. +This is a **fork** of the MultiMC Launcher and not endorsed by MultiMC. +If you want to read about why this fork was created, check out [our FAQ page](https://polymc.org/wiki/overview/faq/). <br> # Installation @@ -81,8 +82,8 @@ To modify download information or change packaging information send a pull reque Do whatever you want, we don't care. Just follow the license. If you have any questions about this feel free to ask in an issue. -All launcher code is available under the GPL-3 license. +All launcher code is available under the GPL-3.0-only license. -[Source for the website](https://github.com/PolyMC/polymc.github.io) is hosted under the AGPL-3 License. +[Source for the website](https://github.com/PolyMC/polymc.github.io) is hosted under the AGPL-3.0-or-later License. The logo and related assets are under the CC BY-SA 4.0 license. |