Witcher Wiki
Substances Graveir bone
Expansion required
This article is too short to provide more than rudimentary information about the subject. You can help Witcher Wiki by expanding it.

Inside of the Witcher 3 directory, there is a mods folder that contains all installed mods. Each mod has a structure similar to this example mod.

Example Mod: MyWitcherMod[ | ]

  • modMyWitcherMod/
  • content/
  • scripts/
scripts overridden by mod
  • metadata.store file
an index of bundled files with other metadata
  • .bundle files
cooked and bundled files
  • texture.cache file
package of all of mod's textures
  • .w3strings files
localization files
  • README.txt and other files/directories
not read by the game