This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
GalacticFactory-Legacy/docs/installing-the-modpack/modrinth.md

18 lines
968 B
Markdown
Raw Normal View History

2024-02-05 19:31:49 -05:00
# Installing the Modpack on Modrinth
2024-02-05 19:26:12 -05:00
First, you need to download the `unsup_setup` script compatible with your system.
If you're on Windows, use [this link](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/releases/download/Pre-Release/unsup_setup.ps1).
If you're on Linux or MacOS, use [this link](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/releases/download/Pre-Release/unsup_setup.sh).
Now, Create a new 1.20.1 Forge instance, and go to your settings page.
Then, move the `unsup_setup` file to your instance's `.minecraft` folder and run it. You can click the `Folder` button to open your instance's folder.
Scroll down in your settings page until you find the `Java` category. Click the `Override global java arguments` button, then put the following argument into your `Java arguments` field.
```bash
-javaagent:unsup.jar
```
Launch the game, and the modpack will automatically download itself and update on launch.