@@ -4,17 +4,16 @@ layout: faq
44
55## Downloading
66
7- When you download Meteor, you can choose one of two options:
8-
9- - ` Release ` : this version is updated less frequently, but is preferred if you don't want to update often.
10- You can download it on the [ official website] ( https://meteorclient.com/download ) ;
11- - ` Dev build ` : this version is updated frequently, can have some bugs, but often has less than the release.
12- You can get this version from the [ official website] ( https://meteorclient.com/download?devBuild=latest ) ,
13- the ` #dev-builds ` channel in the [ Meteor Discord] ( https://meteorclient.com/discord ) , or by compiling the source
14- from [ GitHub] ( https://github.com/MeteorDevelopment/meteor-client ) .
7+ Meteor is continuously updated to support the latest version of Minecraft and can be downloaded from
8+ our [ home page] ( https://meteorclient.com ) .
9+ If you're looking for a slightly older version of Meteor (from ` 1.21.4 ` and up), check out
10+ the [ archive] ( https://meteorclient.com/archive ) .
11+ Advanced users may also [ compile Meteor from source] ( https://meteorclient.com/faq/old-versions ) , though this is not
12+ recommended for most players.
1513
1614_ Disclaimer: If your antivirus flags Meteor as dangerous, it is probably because it is an executable (JAR) file.
17- If you have any concerns feel free to check the source code located within this repository._
15+ If you have any concerns feel free to check the source code located
16+ within [ this] ( https://github.com/MeteorDevelopment/meteor-client/ ) repository._
1817
1918## Installing
2019
@@ -32,6 +31,16 @@ Since nobody can look at the code, the developers could insert malicious code, t
3231devices.
3332We do not provide support to cracked users in any way, as they do not legally own the game.
3433
34+ ### Non-standard launchers
35+
36+ Some launchers, such as ` Feather Client ` , ` Lunar Client ` , and similar, modify the Minecraft JAR or environment in
37+ non-standard ways.
38+ This often causes incompatibilities with Meteor and other mods.
39+
40+ As a result, we cannot provide support for issues encountered when using these launchers.
41+ We recommend using a standard or mod-friendly launcher such as ` Prism Launcher ` , ` MultiMC ` , or the official Minecraft
42+ launcher.
43+
3544### Minecraft Launcher
3645
3746If you already have Fabric Loader installed, skip to step 4.
@@ -51,7 +60,7 @@ If you already have Fabric Loader installed, skip to step 4.
5160If you already have one of these installed, skip to step 2.
5261If you already have an instance with Fabric Loader, skip to step 4.
5362
54- 1 . Download [ PrismLauncher] ( https://prismlauncher.org/download/ ) or [ MultiMC] ( https://multimc.org/#Download ) and install it .
63+ 1 . Install [ PrismLauncher] ( https://prismlauncher.org/download/ ) or [ MultiMC] ( https://multimc.org/#Download ) .
55642 . Open the launcher and click ` Add Instance ` , make sure the correct Minecraft version is selected, choose the ` Fabric `
5665 loader in the bottom window, and press ` OK ` .
57663 . Click ` Edit Instance ` with your new instance selected and then click ` Install Fabric ` then ` OK ` .
0 commit comments