From db038463581400005f045a277a249ab07175ab2b Mon Sep 17 00:00:00 2001 From: kb1000 Date: Mon, 31 Jan 2022 15:25:36 +0100 Subject: Add support for importing Modrinth packs from files --- launcher/resources/multimc/scalable/modrinth.svg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 launcher/resources/multimc/scalable/modrinth.svg (limited to 'launcher/resources/multimc/scalable') diff --git a/launcher/resources/multimc/scalable/modrinth.svg b/launcher/resources/multimc/scalable/modrinth.svg new file mode 100644 index 00000000..32715f5c --- /dev/null +++ b/launcher/resources/multimc/scalable/modrinth.svg @@ -0,0 +1,4 @@ + + + + -- cgit From 93e0041d0e6c3d7859f7d8b058a0fd014329bec6 Mon Sep 17 00:00:00 2001 From: flow Date: Sun, 15 May 2022 11:09:45 -0300 Subject: change: use modrinth icon as default on modrinth packs --- launcher/resources/multimc/scalable/instances/modrinth.svg | 4 ++++ launcher/resources/multimc/scalable/modrinth.svg | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 launcher/resources/multimc/scalable/instances/modrinth.svg delete mode 100644 launcher/resources/multimc/scalable/modrinth.svg (limited to 'launcher/resources/multimc/scalable') diff --git a/launcher/resources/multimc/scalable/instances/modrinth.svg b/launcher/resources/multimc/scalable/instances/modrinth.svg new file mode 100644 index 00000000..32715f5c --- /dev/null +++ b/launcher/resources/multimc/scalable/instances/modrinth.svg @@ -0,0 +1,4 @@ + + + + diff --git a/launcher/resources/multimc/scalable/modrinth.svg b/launcher/resources/multimc/scalable/modrinth.svg deleted file mode 100644 index 32715f5c..00000000 --- a/launcher/resources/multimc/scalable/modrinth.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - -- cgit From 4adc61bda91bb01e603fb975b05651df7decaf52 Mon Sep 17 00:00:00 2001 From: flow Date: Sun, 15 May 2022 11:26:15 -0300 Subject: change: update modrinth icon Updates to the version at https://github.com/modrinth/docs/blob/master/static/img/logo.svg --- launcher/resources/multimc/scalable/instances/modrinth.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'launcher/resources/multimc/scalable') diff --git a/launcher/resources/multimc/scalable/instances/modrinth.svg b/launcher/resources/multimc/scalable/instances/modrinth.svg index 32715f5c..a40f0e72 100644 --- a/launcher/resources/multimc/scalable/instances/modrinth.svg +++ b/launcher/resources/multimc/scalable/instances/modrinth.svg @@ -1,4 +1,4 @@ - - + + -- cgit