diff options
author | timoreo <timo.oreo34@gmail.com> | 2022-01-14 10:51:44 +0100 |
---|---|---|
committer | timoreo <timo.oreo34@gmail.com> | 2022-01-14 10:51:44 +0100 |
commit | 4d599eb118fb066c6204b29c34d6e1acbc0e8e06 (patch) | |
tree | 8c7b64af9b006414e12459d5dcad295c40588416 /launcher/resources/multimc | |
parent | 4e9039be2d3bc0357e6bfe577c5f2add8313f8d6 (diff) | |
download | PrismLauncher-4d599eb118fb066c6204b29c34d6e1acbc0e8e06.tar.gz PrismLauncher-4d599eb118fb066c6204b29c34d6e1acbc0e8e06.tar.bz2 PrismLauncher-4d599eb118fb066c6204b29c34d6e1acbc0e8e06.zip |
Added modrinth icon
Diffstat (limited to 'launcher/resources/multimc')
-rw-r--r-- | launcher/resources/multimc/128x128/instances/modrinth.png | bin | 0 -> 10575 bytes | |||
-rw-r--r-- | launcher/resources/multimc/32x32/instances/modrinth.png | bin | 0 -> 1913 bytes | |||
-rw-r--r-- | launcher/resources/multimc/multimc.qrc | 3 |
3 files changed, 3 insertions, 0 deletions
diff --git a/launcher/resources/multimc/128x128/instances/modrinth.png b/launcher/resources/multimc/128x128/instances/modrinth.png Binary files differnew file mode 100644 index 00000000..740bc8f0 --- /dev/null +++ b/launcher/resources/multimc/128x128/instances/modrinth.png diff --git a/launcher/resources/multimc/32x32/instances/modrinth.png b/launcher/resources/multimc/32x32/instances/modrinth.png Binary files differnew file mode 100644 index 00000000..025ed065 --- /dev/null +++ b/launcher/resources/multimc/32x32/instances/modrinth.png diff --git a/launcher/resources/multimc/multimc.qrc b/launcher/resources/multimc/multimc.qrc index 58b1d763..ef29cf9b 100644 --- a/launcher/resources/multimc/multimc.qrc +++ b/launcher/resources/multimc/multimc.qrc @@ -268,6 +268,9 @@ <file>32x32/instances/flame.png</file> <file>128x128/instances/flame.png</file> + <file>32x32/instances/modrinth.png</file> + <file>128x128/instances/modrinth.png</file> + <file>32x32/instances/gear.png</file> <file>128x128/instances/gear.png</file> |