XDownloading


When you download Meteor, you can choose one of two options:

  • Release: this version is updated less frequently, but is preferred if you don’t want to update often.
    You can download it on the official website;
  • Dev build: this version is updated frequently, can have some bugs, but often has less than the release.
    You can get this version from the official website, the #dev-builds channel in the Meteor Discord, or by compiling the source from GitHub.

Disclaimer: If your antivirus flags Meteor as dangerous, it is probably because it is an executable (JAR) file.
If you have any concerns feel free to check the source code located within this repository.

XInstalling


XPrerequisites

To play Minecraft, you’ll need to have the compatible version of the JRE (Java Runtime Environment).
Usually Minecraft downloads it automatically, but if it doesn’t, you should get it from Adoptium.
The current version used by Minecraft is v17.

XUnsafe cracked launchers

Avoid using closed source third-party launchers (TLauncher is a common example).
Since nobody can look at the code, the developers could insert malicious code, that could potentially harm your devices.
We do not provide support to cracked users in any way, as they do not legally own the game.

XMinecraft Launcher

If you already have Fabric Loader installed, skip to step 4.

  1. Download the Fabric installer and run it.
  2. Make sure the correct Minecraft version is selected, the path to your .minecraft folder is correct, and create profile is checked.
  3. Click Install and then wait for the process to complete.
  4. Open your .minecraft folder and create a folder within it called mods if it does not exist already.
  5. Go to where you downloaded Meteor and drag the JAR file into the mods folder.
    Note: If the file appears to be a zip because of WinRAR, or the icon is missing, ignore that as it is still a JAR
  6. Open the Minecraft Launcher and select the Fabric profile.
  7. That’s it, just click Launch to start up Meteor.

XPrismLauncher/MultiMC

If you already have one of these installed, skip to step 2.
If you already have an instance with Fabric Loader, skip to step 4.

  1. Download PrismLauncher or MultiMC and install it.
  2. Open the launcher and click Add Instance, make sure the correct Minecraft version is selected, choose the Fabric loader in the bottom window, and press OK.
  3. Click Edit Instance with your new instance selected and then click Install Fabric then OK.
  4. Download your desired version of meteor from above.
  5. Go back to the launcher and click the Mods tab in the edit instance window, drag the downloaded meteor JAR into the middle of the mods screen.
  6. That’s it, just click Launch to start up Meteor.