diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-10-19 13:41:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 13:41:56 +0200 |
commit | 6b52ee61aebe147c2717f71675b8ca6f6ab7b60a (patch) | |
tree | 233e05b0221343bf57803a00a396c2be1fc18c38 /README.md | |
parent | c6515c1dad7e2d3698e78398f838ac60bd5d376f (diff) | |
parent | 61fbc5a7919c6c7747ee8e2e551fb63f3a4c59fb (diff) | |
download | PrismLauncher-6b52ee61aebe147c2717f71675b8ca6f6ab7b60a.tar.gz PrismLauncher-6b52ee61aebe147c2717f71675b8ca6f6ab7b60a.tar.bz2 PrismLauncher-6b52ee61aebe147c2717f71675b8ca6f6ab7b60a.zip |
Merge pull request #92 from Scrumplex/new-logo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,8 +1,11 @@ -# Prism Launcher +<p align="center"> +<img src="./program_info/org.prismlauncher.PrismLauncher.logo.svg#gh-light-mode-only" alt="Prism Launcher logo" width="50%"/> +<img src="./program_info/org.prismlauncher.PrismLauncher.logo-darkmode.svg#gh-dark-mode-only" alt="Prism Launcher logo" width="50%"/> +</p> 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/prismlauncher). Logo and branding are also coming soon. +We are working on a website and other media, for more info we have a [Discord server](https://discord.gg/prismlauncher). ## Installation |