Skip to content

Install

xCollateral edited this page Mar 15, 2024 · 1 revision

How to install the Vulkanmod

Prerequisites

In order to install the Vulkanmod, you'll need:

Note: Quilt might not work as intended.

Installation process

Considering you've already installed Fabric modloader, the process is fairly simple.
Put the VulkanMod.jar file you donloaded inside the mods folder.
The process below was made with the Vanilla Minecraft Launcher in mind.
Some elements such as Paths may be incorrect depending on the launcher you're using.

Windows

  1. Hit the Windows + R keys to open the Execute prompt.
  2. Enter %appdata% in the text field, then press the Enter key.
  3. Then go in Roaming\.minecraft\mods and put the downloaded jar file in it.

Linux

  1. Go in your file explorer, then head to your home directory if you're not already in it (enter$HOME in the address bar then press Enter).
  2. Press Ctrl and H to reveal hidden files, then go to the .minecraft/mods directory (full path is $HOME/.minecraft/mods).
  3. Put the downloaded jar file in it.
Clone this wiki locally