diff options
author | swirl <swurl@swurl.xyz> | 2022-02-03 13:45:20 -0500 |
---|---|---|
committer | swirl <swurl@swurl.xyz> | 2022-02-03 13:45:20 -0500 |
commit | e2952061af24e0b9a4639d5ff1eb24c57f65830a (patch) | |
tree | b5936e950cf149366366db156f90e51c25f2257a /launcher/resources/multimc | |
parent | fcc4420cfec3fcd970ff1f35b8848559c7b5b6ef (diff) | |
parent | 11841c47e62ecdafc09eecd1998cff722ebcd1e7 (diff) | |
download | PrismLauncher-e2952061af24e0b9a4639d5ff1eb24c57f65830a.tar.gz PrismLauncher-e2952061af24e0b9a4639d5ff1eb24c57f65830a.tar.bz2 PrismLauncher-e2952061af24e0b9a4639d5ff1eb24c57f65830a.zip |
Merge branch 'feature/download_mods' of git://github.com/timoreo22/PolyMC into feature/download_mods
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> |