Skip to content
This repository was archived by the owner on Feb 9, 2024. It is now read-only.

Configuration

Janrupf edited this page Apr 6, 2020 · 5 revisions

Configuration

In the configs folder of the minecraft installation, create a folder called mod-director. Every file in there will now be a configuration for the mod director. These files need to follow a certain scheme, for more info on that, see here.

In general, the structure might look like this:

.minecraft
|- config
  |- mod-director
    |- optifine.url.json
    |- jei.curse.json
  |- another-mod
|- resourcepacks
|- shaderpacks
Clone this wiki locally