aboutsummaryrefslogtreecommitdiff
path: root/launcher
diff options
context:
space:
mode:
Diffstat (limited to 'launcher')
-rw-r--r--launcher/InstanceImportTask.cpp4
-rw-r--r--launcher/resources/multimc/multimc.qrc2
-rw-r--r--launcher/resources/multimc/scalable/instances/modrinth.svg (renamed from launcher/resources/multimc/scalable/modrinth.svg)0
3 files changed, 5 insertions, 1 deletions
diff --git a/launcher/InstanceImportTask.cpp b/launcher/InstanceImportTask.cpp
index 26d46be0..f02aed91 100644
--- a/launcher/InstanceImportTask.cpp
+++ b/launcher/InstanceImportTask.cpp
@@ -622,6 +622,10 @@ void InstanceImportTask::processModrinth() {
{
instance.setIconKey(m_instIcon);
}
+ else
+ {
+ instance.setIconKey("modrinth");
+ }
instance.setName(m_instName);
instance.saveNow();
diff --git a/launcher/resources/multimc/multimc.qrc b/launcher/resources/multimc/multimc.qrc
index 86ebf753..e22fe7ee 100644
--- a/launcher/resources/multimc/multimc.qrc
+++ b/launcher/resources/multimc/multimc.qrc
@@ -21,7 +21,7 @@
<file>scalable/atlauncher-placeholder.png</file>
<!-- Modrinth logo icon -->
- <file>scalable/modrinth.svg</file>
+ <file>scalable/instances/modrinth.svg</file>
<!-- A proxy icon. Our own. SSSsss -->
<file>scalable/proxy.svg</file>
diff --git a/launcher/resources/multimc/scalable/modrinth.svg b/launcher/resources/multimc/scalable/instances/modrinth.svg
index 32715f5c..32715f5c 100644
--- a/launcher/resources/multimc/scalable/modrinth.svg
+++ b/launcher/resources/multimc/scalable/instances/modrinth.svg