diff options
author | Ezekiel Smith <ezekielsmith@protonmail.com> | 2022-06-14 23:52:38 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-14 23:52:38 +1000 |
commit | d0881b74207191e822f5455f1e7e9571120adac1 (patch) | |
tree | 55f6677885bcbafa283118fd33d0ccb2a6974b35 | |
parent | 27239b2dde3b2d6ea300cf4a80518258caae07b1 (diff) | |
parent | cd0d8a76c5aa3db14f4947fc16125569cab64c65 (diff) | |
download | PrismLauncher-d0881b74207191e822f5455f1e7e9571120adac1.tar.gz PrismLauncher-d0881b74207191e822f5455f1e7e9571120adac1.tar.bz2 PrismLauncher-d0881b74207191e822f5455f1e7e9571120adac1.zip |
Merge pull request #731 from Scrumplex/update-readme-macstadium
Add sponsors to README
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -96,3 +96,16 @@ If you do not agree with these terms and conditions, then remove the associated All launcher code is available under the GPL-3.0-only license. The logo and related assets are under the CC BY-SA 4.0 license. + +## Sponsors +Thank you to all our generous backers over at Open Collective! Support PolyMC by [becoming a backer](https://opencollective.com/polymc). + +[](https://opencollective.com/polymc#backers) + +Also, thanks to JetBrains for providing us a few licenses for all their products, as part of their [Open Source program](https://www.jetbrains.com/opensource/). + +[](https://www.jetbrains.com/opensource/) + +Additionally, thanks to the awesome people over at [MacStadium](https://www.macstadium.com/), for providing M1-Macs for development purposes! + +<a href="https://www.macstadium.com"><img src="https://uploads-ssl.webflow.com/5ac3c046c82724970fc60918/5c019d917bba312af7553b49_MacStadium-developerlogo.png" alt="Powered by MacStadium" width="300"></a> |