Skip to content

Commit

Permalink
some prism guide niceties
Browse files Browse the repository at this point in the history
  • Loading branch information
MicrocontrollersDev authored Feb 15, 2024
1 parent 77f0842 commit f3e2f55
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
14 changes: 7 additions & 7 deletions docs/launcher/prism_gnu.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ Once this is completed, you can exit back to the main Prism Launcher menu. Click

### Step 4 - Creating an Instance

This guide will focus on 1.8.9, but steps for other versions should also be obvious.
This guide will focus on Forge 1.8.9, but steps for other versions should also be obvious.

Once you've clicked on the button on the top left that says "Add Instance", name it whatever you want and giving a group for it is optional, but I do not recommend giving a group name until you need to better organize your instances.

Expand Down Expand Up @@ -276,31 +276,31 @@ Some CurseForge mods may not allow downloads from third party launchers such as

#### `The java binary "" couldn't be found. Please fix the java path override in the instance's settings or disable it.`

In the main screen of Prism Launcher, click `Settings` near the top, a popup should appear. From here click `Java`, under `Java Runtime` you should click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation).
In the main screen of Prism Launcher, click `Settings` near the top, a popup should appear. From here click `Java`, under `Java Runtime` you should click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation), or whatever version of Java you want to use such as 17 for newer versions of Minecraft.

If you do not see any version, [you should redo step 1](#step-1-installing-java)
If you do not see any version, [you should redo step 1](#step-1-installing-java).

<br>

#### `This instance is not compatabile with Java version x.`

Click your instance and go to edit. click `Settings` on the left. From here click `Java installation` so that the section is ticked and editable. Click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation).
Click your instance and go to edit. click `Settings` on the left. From here click `Java installation` so that the section is ticked and editable. Click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx` (xxx symbolizes the newest version of Java at the time of your installation).

If you do not see any version, [you should redo step 1](#step-1-installing-java)
If you do not see any version, [you should redo step 1](#step-1-installing-java).

<br>

#### `My mods arent showing up in-game!`

There are 2 common causes for this, click on the instance once then on the right click `Edit`, then in the next popup click `Mods`.

If you do not see any mods in the mods tab, [you should redo step 5](#step-5-installing-our-mods-skyclient)
If you do not see any mods in the mods tab, [you should redo step 5](#step-5-installing-our-mods-skyclient).

If you see a list of mods here then you should click `Version` and on the right click `Install Forge`, the latest version should be highlighted. Click `OK` and Forge should be installed, and the mods should work.

<br>

If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj)
If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj).

# Contributors

Expand Down
14 changes: 7 additions & 7 deletions docs/launcher/prism_mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Once this is completed, you can exit back to the main Prism Launcher menu. Click

### Step 4 - Creating an Instance

This guide will focus on 1.8.9, but steps for other versions should also be obvious.
This guide will focus on Forge 1.8.9, but steps for other versions should also be obvious.

Once you've clicked on the button on the top left that says "Add Instance", name it whatever you want and giving a group for it is optional, but I do not recommend giving a group name until you need to better organize your instances.

Expand Down Expand Up @@ -88,28 +88,28 @@ Some CurseForge mods may not allow downloads from third party launchers such as

#### `The java binary "" couldn't be found. Please fix the java path override in the instance's settings or disable it.`

In the main screen of Prism Launcher, click `Settings` near the top, a popup should appear. From here click `Java`, under `Java Runtime` you should click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation).
In the main screen of Prism Launcher, click `Settings` near the top, a popup should appear. From here click `Java`, under `Java Runtime` you should click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation), or whatever version of Java you want to use such as 17 for newer versions of Minecraft.

If you do not see any version, [you should redo step 1](#step-1-installing-java)
If you do not see any version, [you should redo step 1](#step-1-installing-java).

<br>

#### `This instance is not compatabile with Java version x.`

Click your instance and go to edit. click `Settings` on the left. From here click `Java installation` so that the section is ticked and editable. Click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation).
Click your instance and go to edit. click `Settings` on the left. From here click `Java installation` so that the section is ticked and editable. Click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx` (xxx symbolizes the newest version of Java at the time of your installation).

If you do not see any version, [you should redo step 1](#step-1-installing-java)
If you do not see any version, [you should redo step 1](#step-1-installing-java).

<br>

#### `My mods arent showing up in-game!`

There are 2 common causes for this, click on the instance once then on the right click `Edit`, then in the next popup click `Mods`.

If you do not see any mods in the mods tab, [you should redo step 5](#step-5-installing-our-mods-skyclient)
If you do not see any mods in the mods tab, [you should redo step 5](#step-5-installing-our-mods-skyclient).

If you see a list of mods here then you should click `Version` and on the right click `Install Forge`, the latest version should be highlighted. Click `OK` and Forge should be installed, and the mods should work.

<br>

If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj)
If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj).
10 changes: 5 additions & 5 deletions docs/launcher/prism_win.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Once this is completed, you can exit back to the main Prism Launcher menu. Click

### Step 4 - Creating an Instance

This guide will focus on 1.8.9, but steps for other versions should also be obvious.
This guide will focus on Forge 1.8.9, but steps for other versions should also be obvious.

Once you've clicked on the button on the top left that says "Add Instance", name it whatever you want and giving a group for it is optional, but I do not recommend giving a group name until you need to better organize your instances.

Expand Down Expand Up @@ -87,23 +87,23 @@ If you do not see any version, [you should redo step 1](#step-1-installing-java)

#### `This instance is not compatabile with Java version x.`

Click your instance and go to edit. click `Settings` on the left. From here click `Java installation` so that the section is ticked and editable. Click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx`(xxx symbolizes the newest version of Java at the time of your installation).
Click your instance and go to edit. click `Settings` on the left. From here click `Java installation` so that the section is ticked and editable. Click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx` (xxx symbolizes the newest version of Java at the time of your installation), or whatever version of Java you want to use such as 17 for newer versions of Minecraft.

If you do not see any version, [you should redo step 1](#step-1-installing-java)
If you do not see any version, [you should redo step 1](#step-1-installing-java).

<br>

#### `My mods arent showing up in-game!`

There are 2 common causes for this, click on the instance once then on the right click `Edit`, then in the next popup click `Mods`.

If you do not see any mods in the mods tab, [you should redo step 5](#step-5-installing-our-mods-skyclient)
If you do not see any mods in the mods tab, [you should redo step 5](#step-5-installing-our-mods-skyclient).

If you see a list of mods here then you should click `Version` and on the right click `Install Forge`, the latest version should be highlighted. Click `OK` and Forge should be installed, and the mods should work.

<br>

If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj)
If you encounter any issues not shown here you should ask for help in my [discord server](https://discord.gg/rejfv9kFJj).

# Contributors

Expand Down

0 comments on commit f3e2f55

Please sign in to comment.