diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-10-18 23:13:46 +0200 |
---|---|---|
committer | Sefa Eyeoglu <contact@scrumplex.net> | 2022-10-19 13:08:23 +0200 |
commit | 61fbc5a7919c6c7747ee8e2e551fb63f3a4c59fb (patch) | |
tree | 233e05b0221343bf57803a00a396c2be1fc18c38 /README.md | |
parent | c6515c1dad7e2d3698e78398f838ac60bd5d376f (diff) | |
download | PrismLauncher-61fbc5a7919c6c7747ee8e2e551fb63f3a4c59fb.tar.gz PrismLauncher-61fbc5a7919c6c7747ee8e2e551fb63f3a4c59fb.tar.bz2 PrismLauncher-61fbc5a7919c6c7747ee8e2e551fb63f3a4c59fb.zip |
refactor: replace with new logo
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
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 |