diff options
author | flow <flowlnlnln@gmail.com> | 2022-10-18 11:23:10 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-18 11:23:10 -0300 |
commit | 9f45389bc1f005457b4f81f399d23c800d9bcc5b (patch) | |
tree | bb2af55fa4b42382b2bb09fcd5eeb8c37694e821 | |
parent | 3405fd91c6e116bc0af69a8be48c95e447306b52 (diff) | |
parent | 684982c25cead9a866627cefb13cf60e8d9de091 (diff) | |
download | PrismLauncher-9f45389bc1f005457b4f81f399d23c800d9bcc5b.tar.gz PrismLauncher-9f45389bc1f005457b4f81f399d23c800d9bcc5b.tar.bz2 PrismLauncher-9f45389bc1f005457b4f81f399d23c800d9bcc5b.zip |
Merge pull request #45 from NotNite/update-readme
-rw-r--r-- | README.md | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -1,24 +1,24 @@ -# PlaceholderMC is a custom launcher that will be the continuation of the now dead PolyMC. -#### We are working on a website and other media, for more info we have a discord server. -#### Logo and branding also coming soon... +# Prism Launcher -### Here is the [Discord Server](https://discord.gg/hX4g537UNE) +Prism Launcher is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. + +We are working on a website and other media, for more info we have a [Discord server](https://discord.gg/hX4g537UNE). Logo and branding also coming soon. ## Installation -- All downloads and instructions for PlaceholderMC will soon be available -- Last build status: <https://github.com/PlaceholderMC/PlaceholderMC/actions> +- All downloads and instructions for Prism Launcher will soon be available. +- Last build status: <https://github.com/PrismLauncher/PrismLauncher/actions> ### Development Builds -There are development builds available [here](https://github.com/PlaceholderMC/PlaceholderMC/actions). These have debug information in the binaries, so their file sizes are relatively larger. +There are development builds available [here](https://github.com/PrismLauncher/PrismLauncher/actions). These have debug information in the binaries, so their file sizes are relatively larger. + Portable builds are provided for AppImage on Linux, Windows, and macOS. ## Help & Support - Join the [Discord Server](https://discord.gg/hX4g537UNE) for now. -We have a vanity url https://discord.gg/prismlauncher -### License +## License All launcher code is available under the GPL-3.0-only license. |