diff options
| author | swirl <swurl@swurl.xyz> | 2022-02-03 13:53:30 -0500 |
|---|---|---|
| committer | swirl <swurl@swurl.xyz> | 2022-02-03 13:53:30 -0500 |
| commit | e8a4902a3dddd08d65bd1284951ae5954439d1f5 (patch) | |
| tree | b5936e950cf149366366db156f90e51c25f2257a /launcher/resources | |
| parent | fcc4420cfec3fcd970ff1f35b8848559c7b5b6ef (diff) | |
| parent | e2952061af24e0b9a4639d5ff1eb24c57f65830a (diff) | |
| download | PrismLauncher-e8a4902a3dddd08d65bd1284951ae5954439d1f5.tar.gz PrismLauncher-e8a4902a3dddd08d65bd1284951ae5954439d1f5.tar.bz2 PrismLauncher-e8a4902a3dddd08d65bd1284951ae5954439d1f5.zip | |
Merge branch 'feature/download_mods' into develop
Diffstat (limited to 'launcher/resources')
| -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> |
