You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just don't really like using 3rd party launchers.
1
+
# Vanilla Launcher Modrinth Modpack Installer
2
+
Modrinth doesn't currently support downloading modpacks directly from the website, but it is possible to do so via 3rd party launchers or the API. This tool is for anyone who simply doesn't want to use a 3rd party launcher to download modpacks.
3
+
4
+
## Instructions
5
+
1. Download the modpack file from Modrinth.
6
+
- The filetype is `.mrpack`.
7
+
2. Create an empty new folder to place the Minecraft profile in.
8
+
- The folder does not need to be already initialised as a Minecraft profile, any empty folder will do.
9
+
3. Launch the modpack installer.
10
+
4. Use the buttons to browse to your newly created folder and the modpack `.mrpack` file.
11
+
5. Press download.
12
+
13
+
## Notes
14
+
The installer will create a temporary folder in the same directory that it is placed in (`./modrinthInstallerTemp`), this folder *should* be automatically deleted when execution finishes.
15
+
If the installer fails to remove the temporary folder for whatever reason then a message will be logged asking you to do so manually.
0 commit comments