Skip to content

Commit 968e911

Browse files
xziScrumplex
andauthored
Make tags look better / spelling fix (#162)
Co-authored-by: Sefa Eyeoglu <[email protected]>
1 parent c2b13c5 commit 968e911

16 files changed

+48
-22
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Refraction bot
22

3-
Refraction Bot for [Discord](https://discord.gg/prismlauncher).
3+
The Refraction Bot used in the [Prism Launcher Discord](https://discord.gg/prismlauncher).

tags/binary-search.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
aliases: ['thanosmethod']
33
embed:
4-
title: Binary Search - method to find mod problems
4+
title: Binary Search - A method of finding problems with mods
55
color: blue
66
---
77

8-
The binary search is a way of finding a faulty thing among a lot of other things, without having to remove the things one-by-one. This is useful for finding a broken mod among hundreds of mods, without having to spend time testing the mods one-by-one.
8+
The binary search is a way of finding a faulty thing amongst a lot of other things, without having to remove the things one-by-one. This is useful for finding a broken mod among hundreds of mods, without having to spend time testing the mods one-by-one.
99

1010
The procedure is simple:
1111

tags/build.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
https://prismlauncher.org/wiki/development/build-instructions/
1+
---
2+
embed:
3+
title: Building Prism from scratch
4+
color: blue
5+
---
6+
7+
https://prismlauncher.org/wiki/development/build-instructions/

tags/curseforge.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ embed:
55
color: orange
66
---
77

8-
CurseForge added a new option to block third party clients like Prism Launcher from accessing mod files, and they started to enforce this option lately. We can't allow you to download those mods directly from Prism Launcher, but Prism Launcher 1.3.1 and higher have a workaround to let modpacks work: letting you to download those opted out mods manually. We highly encourage asking authors that opted out to stop doing so.
8+
CurseForge added a new option to block third party clients like Prism Launcher from accessing mod files, and they started to enforce this option lately. We can't allow you to download those mods directly from CurseForge because of this. However, Prism Launcher offers a workaround to enable the downloading of these mods, by allowing you to download these mods from your browser and automatically importing them into the instance. We highly encourage asking authors that opted out of client downloads to stop doing so.

tags/java.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
https://prismlauncher.org/wiki/getting-started/installing-java/
1+
---
2+
embed:
3+
title: Java Instructions
4+
color: orange
5+
---
6+
Currently, Prism Launcher does not bundle Java with itself. The instructions to setup and install Java can be found [here](https://prismlauncher.org/wiki/getting-started/installing-java/).

tags/javaforgebugfix.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ embed:
55
color: yellow
66
---
77

8-
1. Click the instance that is broken, then select "Edit".
9-
2. Choose version and then click Forge, then click the change version button.
8+
1. Click the instance that is broken, then select `Edit`.
9+
2. Choose `Version` and then click `Forge`, then click the change version button.
1010
3. You can then change the version, choose the latest, and click OK.
1111
4. You are good to go! <a:minecraftpartyparrotr:1032312401577652274>
1212

tags/legacyjavafixer.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
22
aliases: ['legacyjava', 'ljf']
3+
embed:
4+
title: LegacyJavaFixer
5+
color: yellow
36
---
47

5-
MinecraftForge provides a coremod to fix some issues with older Forge versions on recent Java versions. You can download it here: https://dist.creeper.host/FTB2/maven/net/minecraftforge/lex/legacyjavafixer/1.0/legacyjavafixer-1.0.jar
8+
MinecraftForge provides a coremod to fix some issues with older Forge versions on recent Java versions. You can download it [here](https://dist.creeper.host/FTB2/maven/net/minecraftforge/lex/legacyjavafixer/1.0/legacyjavafixer-1.0.jar).

tags/log.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
---
22
aliases: ['sendlog', 'logs', '🪵']
3+
embed:
4+
title: Upload Logs
5+
color: orange
36
---
7+
Please send logs! The recommended site to upload your logs to is [mclo.gs](https://mclo.gs/).
48

5-
Please send logs: https://media.discordapp.net/attachments/923671549758820434/1027408644289077268/unknown.png
9+
https://media.discordapp.net/attachments/923671549758820434/1027408644289077268/unknown.png

tags/migrate.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
22
aliases: ['migr', 'mmc', 'multimc']
3+
embed:
4+
title: Migrating from MultiMC
5+
color: orange
36
---
47

58
https://prismlauncher.org/wiki/getting-started/migrating-multimc/

tags/optifine.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ OptiFine is known to cause problems when paired with other mods.
99

1010
Please see [Installing OptiFine Alternatives](https://prismlauncher.org/wiki/getting-started/install-of-alternatives/).
1111

12-
If you really want to use OptiFine, see [Installing OptiFine](https://prismlauncher.org/wiki/getting-started/installing-optifine/)
12+
If you really want to use OptiFine, see [Installing OptiFine](https://prismlauncher.org/wiki/getting-started/installing-optifine/).

tags/paths.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ embed:
1616
value: '`~/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher`'
1717
---
1818

19-
Where Prism Launcher stores your data (e.g. instances)
19+
Where Prism Launcher stores your data (e.g. instances).

tags/pluralkit.md

+2
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ Each member of a system/collective (group residing inside the same physical brai
1212
On Discord, some systems may use [PluralKit](https://pluralkit.me/) to make their message appear with the correct profile, resulting in a `[BOT]` tag.
1313

1414
For more information about plurality, we recommend [More Than One](https://morethanone.info/) for a useful overview.
15+
16+
**Note: We do NOT tolerate the use of PluralKit for role playing.**

tags/update.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ embed:
44
title: Does Prism Launcher auto-update?
55
color: blue
66
---
7+
Windows auto-updating is WIP. For now, you will need to download the installer and run it again in order to update. You will not lose your instances.
78

8-
Prism Launcher auto-updates for macOS using the Sparkle Framework.
9+
Prism Launcher auto-updates for macOS using the [Sparkle Framework](https://sparkle-project.org/).
910

10-
Windows auto-updating is WIP for now, you will need to download the installer and run it again. (You will not lose your instances.)
11-
12-
For Linux, just use your package manager!
11+
For Linux, just use your package manager!

tags/vcredist.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ embed:
55
color: pink
66
---
77

8-
Like most apps on Windows, you have to install vcredist for Prism to run.
8+
Like most apps on Windows, you have to install vcredist for Prism to run. Depending on what version of Prism you are using, you may need a different version.
99

1010
You need:
1111

12-
- [vcredist 2022 x64](https://aka.ms/vs/17/release/vc_redist.x64.exe) if you're using PrismLauncher-Windows-MSVC (the reccomended version for Windows 10 64 bit/Windows 11)
13-
- [vcredist 2022 x86](https://aka.ms/vs/17/release/vc_redist.x86.exe) if you're using PrismLauncher-Windows-MSVC-Legacy (the reccomended version for Windows 7/8.1 and Windows 10 32 bit)
14-
- [vcredist 2022 arm64](https://aka.ms/vs/17/release/vc_redist.arm64.exe) if you're using PrismLauncher-Windows-MSVC-arm64 (the reccomended version for Windows 10/11 on ARM)
12+
- [vcredist 2022 x64](https://aka.ms/vs/17/release/vc_redist.x64.exe) if you're using PrismLauncher-Windows-MSVC (the recommended version for Windows 10 64 bit/Windows 11).
13+
- [vcredist 2022 x86](https://aka.ms/vs/17/release/vc_redist.x86.exe) if you're using PrismLauncher-Windows-MSVC-Legacy (the recommended version for Windows 7/8.1 and Windows 10 32 bit).
14+
- [vcredist 2022 arm64](https://aka.ms/vs/17/release/vc_redist.arm64.exe) if you're using PrismLauncher-Windows-MSVC-arm64 (the recommended version for Windows 10/11 on ARM).
1515

16-
See the [wiki page](https://prismlauncher.org/wiki/overview/frequent-issues/#%22msvcp140_2.dll-was-not-found%22) in the website for more information
16+
See the [wiki page](https://prismlauncher.org/wiki/overview/frequent-issues/#%22msvcp140_2.dll-was-not-found%22) on Prism's website for more information.

tags/why.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ aliases:
55
- 'whywaspolymcmade'
66
- 'mmcdrama'
77
- 'devlauncher'
8+
embed:
9+
title: But why?
10+
color: purple
811
---
912

1013
https://prismlauncher.org/wiki/overview/faq/#why-did-our-community-choose-to-fork

tags/whyjava8.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ embed:
44
title: Why does Prism Launcher ask me to change Java version?
55
color: orange
66
---
7+
Minecraft versions before 1.17 required Java 8 and have issues with newer Java, while newer versions require Java 17, so you need to change Java version. Some people think Java 8 is very outdated, however, it's actually an LTS, meaning it's still getting updates.
78

8-
Minecraft versions before 1.17 required Java 8 and have issues with newer java, while newer versions require Java 17, so you need to change java version. Some people think Java 8 is very outdated, but it's actually an LTS, it's still getting updates. If one of your mods is weird and requires newer java, you can bypass this going to instance settings-Java and ticking 'Skip java compatibility checks', but be aware of potential issues, such as [random CMEs](https://bugs.mojang.com/browse/MC-149777).
9+
If one of your mods is weird and requires newer Java, you can bypass this, by going to instance settings-Java and ticking 'Skip java compatibility checks', but be aware of potential issues, such as [random CMEs](https://bugs.mojang.com/browse/MC-149777).

0 commit comments

Comments
 (0)