split up the installing a launcher pages
All checks were successful
Build Documentation / Build Documentation (push) Successful in 12s
Build Exported Instance Files / Build Prism Launcher Export (push) Successful in 3s
Build Exported Instance Files / Build ATLauncher Export (push) Successful in 3s

This commit is contained in:
SeaswimmerTheFsh 2024-02-05 19:38:38 -05:00
parent 44a8cc1e1c
commit 91da7927b3
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
11 changed files with 52 additions and 47 deletions

View file

Before

Width:  |  Height:  |  Size: 162 KiB

After

Width:  |  Height:  |  Size: 162 KiB

View file

Before

Width:  |  Height:  |  Size: 180 KiB

After

Width:  |  Height:  |  Size: 180 KiB

View file

Before

Width:  |  Height:  |  Size: 184 KiB

After

Width:  |  Height:  |  Size: 184 KiB

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -1,46 +0,0 @@
# Installing a Launcher
As you may or may not know, [GalacticFactory](https://invite.galacticfactory.cc) does not provide support for individuals using the vanilla launcher.
Instead, we recommend people use a third party launcher, such as Prism Launcher or ATLauncher.
This page will guide you through the process of installing these launchers.
### Installing Java
Go to [this link](https://java.galacticfactory.cc) and run the installer it downloads.
_If you are not on Windows you can find a compatible version [here](https://adoptium.net/temurin/releases/), just make sure you're using JDK 17._
## Launcher Choice
You can decide which of the following launchers you want to use based on personal preference. None of these launchers are necessarily objectively better than another launcher.
### Installing Prism Launcher
Go to the [Prism Launcher Website](https://prismlauncher.org/download/) and press the "Installer (.exe)" button.
![image](img/installing-a-launcher/1.png)
Run the executable file you just downloaded, then make your way through the installer. Once the installer is done, run Prism Launcher.
Log into your Microsoft account in the top right.
![image](img/installing-a-launcher/2.png)
![image](img/installing-a-launcher/3.png)
![image](img/installing-a-launcher/4.png)
You're done!
### Installing ATLauncher
Go to the [ATLauncher Website](https://atlauncher.com/downloads) and click "Setup" under the Windows category.
![image](img/installing-a-launcher/5.png)
Run the executable file you just downloaded, then make your way through the installer. Once the installer is done, run ATLauncher.
Once you're in ATLauncher, go to the Accounts tab.
![image](img/installing-a-launcher/6.png)
Click the "Login with Microsoft" button and follow the instructions it gives you.
You're done!

View file

@ -0,0 +1,13 @@
# Installing ATLauncher
Go to the [ATLauncher Website](https://atlauncher.com/downloads) and click "Setup" under the Windows category.
![image](img/installing-a-launcher/atlauncher/1.png)
Run the executable file you just downloaded, then make your way through the installer. Once the installer is done, run ATLauncher.
Once you're in ATLauncher, go to the Accounts tab.
![image](img/installing-a-launcher/atlauncher/2.png)
Click the "Login with Microsoft" button and follow the instructions it gives you.
You're done!

View file

@ -0,0 +1,19 @@
# Installing a Launcher
As you may or may not know, [GalacticFactory](https://invite.galacticfactory.cc) does not provide support for individuals using the vanilla launcher.
Instead, we recommend people use a third party launcher, such as Prism Launcher or ATLauncher.
This page will guide you through the process of installing these launchers.
### Installing Java
Go to [this link](https://java.galacticfactory.cc) and run the installer it downloads.
_If you are not on Windows you can find a compatible version [here](https://adoptium.net/temurin/releases/), just make sure you're using JDK 17._
## Launcher Choice
You can decide which of the following launchers you want to use based on personal preference. None of these launchers are necessarily objectively better than another launcher.
### [Installing Prism Launcher](prism-launcher.md)
### [Installing ATLauncher](atlauncher.md)

View file

@ -0,0 +1,16 @@
# Installing Prism Launcher
Go to the [Prism Launcher Website](https://prismlauncher.org/download/) and press the "Installer (.exe)" button.
![image](img/installing-a-launcher/prism-launcher/1.png)
Run the executable file you just downloaded, then make your way through the installer. Once the installer is done, run Prism Launcher.
Log into your Microsoft account in the top right.
![image](img/installing-a-launcher/prism-launcher/2.png)
![image](img/installing-a-launcher/prism-launcher/3.png)
![image](img/installing-a-launcher/prism-launcher/4.png)
You're done!

View file

@ -11,7 +11,10 @@ site_description: Documentation for the GalacticFactory modpack.
nav:
- Home: index.md
- Installing a Launcher: installing-a-launcher.md
- Installing a Launcher:
- installing-a-launcher/index.md
- Prism Launcher: installing-a-launcher/prism-launcher.md
- ATLauncher: installing-a-launcher/atlauncher.md
- Installing the Modpack:
- Prism Launcher: installing-the-modpack/prism-launcher.md
- Modrinth App: installing-the-modpack/modrinth.md