Make tags look better / spelling fix (#162)
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
c2b13c5118
commit
968e911ded
16 changed files with 48 additions and 22 deletions
|
@ -1,3 +1,3 @@
|
||||||
# Refraction bot
|
# Refraction bot
|
||||||
|
|
||||||
Refraction Bot for [Discord](https://discord.gg/prismlauncher).
|
The Refraction Bot used in the [Prism Launcher Discord](https://discord.gg/prismlauncher).
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
---
|
---
|
||||||
aliases: ['thanosmethod']
|
aliases: ['thanosmethod']
|
||||||
embed:
|
embed:
|
||||||
title: Binary Search - method to find mod problems
|
title: Binary Search - A method of finding problems with mods
|
||||||
color: blue
|
color: blue
|
||||||
---
|
---
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
The procedure is simple:
|
The procedure is simple:
|
||||||
|
|
||||||
|
|
|
@ -1 +1,7 @@
|
||||||
|
---
|
||||||
|
embed:
|
||||||
|
title: Building Prism from scratch
|
||||||
|
color: blue
|
||||||
|
---
|
||||||
|
|
||||||
https://prismlauncher.org/wiki/development/build-instructions/
|
https://prismlauncher.org/wiki/development/build-instructions/
|
|
@ -5,4 +5,4 @@ embed:
|
||||||
color: orange
|
color: orange
|
||||||
---
|
---
|
||||||
|
|
||||||
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.
|
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.
|
|
@ -1 +1,6 @@
|
||||||
https://prismlauncher.org/wiki/getting-started/installing-java/
|
---
|
||||||
|
embed:
|
||||||
|
title: Java Instructions
|
||||||
|
color: orange
|
||||||
|
---
|
||||||
|
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/).
|
||||||
|
|
|
@ -5,8 +5,8 @@ embed:
|
||||||
color: yellow
|
color: yellow
|
||||||
---
|
---
|
||||||
|
|
||||||
1. Click the instance that is broken, then select "Edit".
|
1. Click the instance that is broken, then select `Edit`.
|
||||||
2. Choose version and then click Forge, then click the change version button.
|
2. Choose `Version` and then click `Forge`, then click the change version button.
|
||||||
3. You can then change the version, choose the latest, and click OK.
|
3. You can then change the version, choose the latest, and click OK.
|
||||||
4. You are good to go! <a:minecraftpartyparrotr:1032312401577652274>
|
4. You are good to go! <a:minecraftpartyparrotr:1032312401577652274>
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,8 @@
|
||||||
---
|
---
|
||||||
aliases: ['legacyjava', 'ljf']
|
aliases: ['legacyjava', 'ljf']
|
||||||
|
embed:
|
||||||
|
title: LegacyJavaFixer
|
||||||
|
color: yellow
|
||||||
---
|
---
|
||||||
|
|
||||||
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
|
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).
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
---
|
---
|
||||||
aliases: ['sendlog', 'logs', '🪵']
|
aliases: ['sendlog', 'logs', '🪵']
|
||||||
|
embed:
|
||||||
|
title: Upload Logs
|
||||||
|
color: orange
|
||||||
---
|
---
|
||||||
|
Please send logs! The recommended site to upload your logs to is [mclo.gs](https://mclo.gs/).
|
||||||
|
|
||||||
Please send logs: https://media.discordapp.net/attachments/923671549758820434/1027408644289077268/unknown.png
|
https://media.discordapp.net/attachments/923671549758820434/1027408644289077268/unknown.png
|
|
@ -1,5 +1,8 @@
|
||||||
---
|
---
|
||||||
aliases: ['migr', 'mmc', 'multimc']
|
aliases: ['migr', 'mmc', 'multimc']
|
||||||
|
embed:
|
||||||
|
title: Migrating from MultiMC
|
||||||
|
color: orange
|
||||||
---
|
---
|
||||||
|
|
||||||
https://prismlauncher.org/wiki/getting-started/migrating-multimc/
|
https://prismlauncher.org/wiki/getting-started/migrating-multimc/
|
||||||
|
|
|
@ -9,4 +9,4 @@ OptiFine is known to cause problems when paired with other mods.
|
||||||
|
|
||||||
Please see [Installing OptiFine Alternatives](https://prismlauncher.org/wiki/getting-started/install-of-alternatives/).
|
Please see [Installing OptiFine Alternatives](https://prismlauncher.org/wiki/getting-started/install-of-alternatives/).
|
||||||
|
|
||||||
If you really want to use OptiFine, see [Installing OptiFine](https://prismlauncher.org/wiki/getting-started/installing-optifine/)
|
If you really want to use OptiFine, see [Installing OptiFine](https://prismlauncher.org/wiki/getting-started/installing-optifine/).
|
||||||
|
|
|
@ -16,4 +16,4 @@ embed:
|
||||||
value: '`~/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher`'
|
value: '`~/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher`'
|
||||||
---
|
---
|
||||||
|
|
||||||
Where Prism Launcher stores your data (e.g. instances)
|
Where Prism Launcher stores your data (e.g. instances).
|
||||||
|
|
|
@ -12,3 +12,5 @@ Each member of a system/collective (group residing inside the same physical brai
|
||||||
On Discord, some systems may use [PluralKit](https://pluralkit.me/) to make their message appear with the correct profile, resulting in a `[BOT]` tag.
|
On Discord, some systems may use [PluralKit](https://pluralkit.me/) to make their message appear with the correct profile, resulting in a `[BOT]` tag.
|
||||||
|
|
||||||
For more information about plurality, we recommend [More Than One](https://morethanone.info/) for a useful overview.
|
For more information about plurality, we recommend [More Than One](https://morethanone.info/) for a useful overview.
|
||||||
|
|
||||||
|
**Note: We do NOT tolerate the use of PluralKit for role playing.**
|
|
@ -4,9 +4,8 @@ embed:
|
||||||
title: Does Prism Launcher auto-update?
|
title: Does Prism Launcher auto-update?
|
||||||
color: blue
|
color: blue
|
||||||
---
|
---
|
||||||
|
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.
|
||||||
|
|
||||||
Prism Launcher auto-updates for macOS using the Sparkle Framework.
|
Prism Launcher auto-updates for macOS using the [Sparkle Framework](https://sparkle-project.org/).
|
||||||
|
|
||||||
Windows auto-updating is WIP for now, you will need to download the installer and run it again. (You will not lose your instances.)
|
|
||||||
|
|
||||||
For Linux, just use your package manager!
|
For Linux, just use your package manager!
|
|
@ -5,12 +5,12 @@ embed:
|
||||||
color: pink
|
color: pink
|
||||||
---
|
---
|
||||||
|
|
||||||
Like most apps on Windows, you have to install vcredist for Prism to run.
|
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.
|
||||||
|
|
||||||
You need:
|
You need:
|
||||||
|
|
||||||
- [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)
|
- [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).
|
||||||
- [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)
|
- [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).
|
||||||
- [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)
|
- [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).
|
||||||
|
|
||||||
See the [wiki page](https://prismlauncher.org/wiki/overview/frequent-issues/#%22msvcp140_2.dll-was-not-found%22) in the website for more information
|
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.
|
||||||
|
|
|
@ -5,6 +5,9 @@ aliases:
|
||||||
- 'whywaspolymcmade'
|
- 'whywaspolymcmade'
|
||||||
- 'mmcdrama'
|
- 'mmcdrama'
|
||||||
- 'devlauncher'
|
- 'devlauncher'
|
||||||
|
embed:
|
||||||
|
title: But why?
|
||||||
|
color: purple
|
||||||
---
|
---
|
||||||
|
|
||||||
https://prismlauncher.org/wiki/overview/faq/#why-did-our-community-choose-to-fork
|
https://prismlauncher.org/wiki/overview/faq/#why-did-our-community-choose-to-fork
|
||||||
|
|
|
@ -4,5 +4,6 @@ embed:
|
||||||
title: Why does Prism Launcher ask me to change Java version?
|
title: Why does Prism Launcher ask me to change Java version?
|
||||||
color: orange
|
color: orange
|
||||||
---
|
---
|
||||||
|
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.
|
||||||
|
|
||||||
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).
|
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).
|
Loading…
Add table
Add a link
Reference in a new issue