diff options
author | Lenny McLennington <lennymclennington@protonmail.com> | 2021-12-18 15:06:01 +0000 |
---|---|---|
committer | Lenny McLennington <lennymclennington@protonmail.com> | 2021-12-18 15:09:54 +0000 |
commit | 551ac6139f447b124461aafb9711c5e64d882b66 (patch) | |
tree | 55790e499e83340256786b5188e2bbe242bba96b | |
parent | 994b453a1c9563b0166f228d0f20ba120e8eec55 (diff) | |
download | PrismLauncher-551ac6139f447b124461aafb9711c5e64d882b66.tar.gz PrismLauncher-551ac6139f447b124461aafb9711c5e64d882b66.tar.bz2 PrismLauncher-551ac6139f447b124461aafb9711c5e64d882b66.zip |
update README.md
update todo section
temporarily remove development section until we set up a community hub
-rw-r--r-- | README.md | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -17,18 +17,11 @@ This is a **fork** of the MultiMC Launcher and not endorsed by MultiMC. The Poly - [ ] Stop relying on MultiMC-Hosted metadata services - [ ] Long-term solution for the MSA client ID issue - [ ] Remove references to MultiMC -- [ ] Figure out a way to switch to GPL. +- [x] Figure out a way to switch to GPL. ## Packages We currently don't have any packages available yet as this project has just been started, but we expect this to change very soon. -## Development -If you want to contribute, talk to us on [Discord](https://discord.gg/multimc) first. - -While blindly submitting PRs is definitely possible, they're not necessarily going to get accepted. - -We aren't looking for flashy features, but expanding upon the existing feature set without distruption or endangering future viability of the project is OK. - ### Building If you want to build PolyMC yourself, check [BUILD.md](BUILD.md) for build instructions. |