diff options
author | dada513 <dada513@protonmail.com> | 2022-03-08 18:41:23 +0100 |
---|---|---|
committer | dada513 <dada513@protonmail.com> | 2022-03-08 18:41:23 +0100 |
commit | d814e21f0d68b560d94cd69edb0b673a1507aa63 (patch) | |
tree | 232880a74140b1634c086ee93238d0af9ed922fa /launcher/resources/multimc/multimc.qrc | |
parent | dc9e2508684b6cbedd03c36fcbb4b91095962e91 (diff) | |
download | PrismLauncher-d814e21f0d68b560d94cd69edb0b673a1507aa63.tar.gz PrismLauncher-d814e21f0d68b560d94cd69edb0b673a1507aa63.tar.bz2 PrismLauncher-d814e21f0d68b560d94cd69edb0b673a1507aa63.zip |
add matrix button
Diffstat (limited to 'launcher/resources/multimc/multimc.qrc')
-rw-r--r-- | launcher/resources/multimc/multimc.qrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/launcher/resources/multimc/multimc.qrc b/launcher/resources/multimc/multimc.qrc index ef29cf9b..d31885b9 100644 --- a/launcher/resources/multimc/multimc.qrc +++ b/launcher/resources/multimc/multimc.qrc @@ -246,9 +246,13 @@ <!-- placeholder when loading screenshot images --> <file>scalable/screenshot-placeholder.svg</file> + <!-- matrix logo --> + <file>scalable/matrix.svg</file> + <!-- discord logo icon thing. from discord. traced from bitmap --> <file>scalable/discord.svg</file> + <!-- instance icons --> <file>32x32/instances/chicken.png</file> <file>128x128/instances/chicken.png</file> |