diff options
author | Adrien <66513643+AshtakaOOf@users.noreply.github.com> | 2022-10-18 01:27:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-18 01:27:51 +0200 |
commit | 27873f7ed4d4b663ecdf66868161a2d268f80155 (patch) | |
tree | 81133d3794c836026f594c934b349395c21762d7 | |
parent | b3eda6bcbbf8c4625e6958af0dead370cec79f46 (diff) | |
download | PrismLauncher-27873f7ed4d4b663ecdf66868161a2d268f80155.tar.gz PrismLauncher-27873f7ed4d4b663ecdf66868161a2d268f80155.tar.bz2 PrismLauncher-27873f7ed4d4b663ecdf66868161a2d268f80155.zip |
Update README.md
Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com>
-rw-r--r-- | README.md | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -1,20 +1,19 @@ -PlaceholderMC is a custom launcher that will be the continuation of the now dead PolyMC. -Here is the [Discord Server](https://discord.gg/hX4g537UNE) +# PlaceholderMC is a custom launcher that will be the continuation of the now dead PolyMC. -# Installation +##### Here is the [Discord Server](https://discord.gg/hX4g537UNE) + +### Installation - All downloads and instructions for PlaceholderMC will soon be available - Last build status: <https://github.com/PlaceholderMC/PlaceholderMC/actions> -## Development Builds +### Development Builds There are per-commit development builds available [here](https://github.com/PlaceholderMC/PlaceholderMC/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 for now. +### Help & Support -[Discord Server](https://discord.gg/hX4g537UNE) +Join the [Discord Server](https://discord.gg/hX4g537UNE) for now. All launcher code is available under the GPL-3.0-only license. |