From f584644f86de9833653343a474b6cf3486b10356 Mon Sep 17 00:00:00 2001 From: Devin Date: Sun, 28 May 2023 03:06:04 -0400 Subject: [PATCH] fix stuff in downloads --- content/downloads.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/content/downloads.md b/content/downloads.md index 04ddc65..c16e8a3 100644 --- a/content/downloads.md +++ b/content/downloads.md @@ -7,5 +7,20 @@ description = "The page to get Additive from" If you don't want to install any third-party stuff, you can use the Additive installer which lets you select a version to download and install to the Minecraft launcher. This is an unofficial installer made by Gaming32 - please go [here](https://github.com/Gaming32/additive-installer/issues) to report issues and suggest features for it. +Here are the different downloads (links will be available soon): + - '.exe' variant (Windows) -- '.jar' variant (Linux, MacOS, etc) \ No newline at end of file +- '.jar' variant (Linux, MacOS, etc) + +# Installing with third-party launchers + +If you prefer to use a third-party option such as Prism Launcher, ATLauncher, or anything else that supports Modrinth modpacks, simply [follow the instructions from Modrinth](https://docs.modrinth.com/docs/modpacks/playing_modpacks/). + +Assuming you [already have it set up](https://prismlauncher.org/wiki/getting-started/installing-prismlauncher), here's the instructions if you are on Prism Launcher, which is what I personally recommend and use: + +1. Click "+ Add Instance" +2. Click the "Modrinth" tab +3. Select either Additive for performance and OptiFine features, *or* Adrenaline for strictly performance features. +4. Select the version you want at the bottom left of the dialog. +5. Click "OK" to start installing. +6. Open the instance to play! \ No newline at end of file