From 731f1e81234ca8b40d4cf4f09ee56e4b114bfbb7 Mon Sep 17 00:00:00 2001 From: Ecorous Date: Mon, 11 Sep 2023 08:22:10 +0100 Subject: [PATCH] Add Modrinth App (fixes #148) (#151) * add modrinth-app * fix lockfile * Address review Co-authored-by: Southpaw <44805409+Southpaw1496@users.noreply.github.com> * Address review Co-authored-by: Southpaw <44805409+Southpaw1496@users.noreply.github.com> * Address review Co-authored-by: Southpaw <44805409+Southpaw1496@users.noreply.github.com> * Address review Co-authored-by: Southpaw <44805409+Southpaw1496@users.noreply.github.com> * Make order alphabetical --------- Co-authored-by: Southpaw <44805409+Southpaw1496@users.noreply.github.com> --- public/assets/img/launchers/modrinth.svg | 4 ++++ src/components/parts/install/Launchers.astro | 6 ++++++ src/locales/en/install.flt | 3 +++ src/pages/en/install/modrinth.mdx | 21 ++++++++++++++++++++ 4 files changed, 34 insertions(+) create mode 100644 public/assets/img/launchers/modrinth.svg create mode 100644 src/pages/en/install/modrinth.mdx diff --git a/public/assets/img/launchers/modrinth.svg b/public/assets/img/launchers/modrinth.svg new file mode 100644 index 000000000..9090d1da7 --- /dev/null +++ b/public/assets/img/launchers/modrinth.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/components/parts/install/Launchers.astro b/src/components/parts/install/Launchers.astro index fcfae3a62..08f38fa16 100644 --- a/src/components/parts/install/Launchers.astro +++ b/src/components/parts/install/Launchers.astro @@ -14,6 +14,12 @@ import InstallerButton from "@atoms/InstallerButton.astro"; titleKey="install:platform-bakaxl" altKey="install:logo-bakaxl" /> + + To change the Quilt Loader version, select `Show advanced` then `Other` +