Modding:Creating Hair Mods: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
This page lays out the steps for creating your very own Baldur’s Gate 3 Hair Mod.
This page lays out the steps for creating your very own Baldur’s Gate 3 Hair Mod.


# Always check [https://bg3.wiki/wiki/Modding:Getting_Started_with_BG3_Modding#Example_of_Permissions Permissions] before starting to mod if you are using non-vanilla assets.
# [[Modding:Hair Mod Mesh Setup|Hair Mod Mesh Setup]]
# [[Modding:Hair Mod Mesh Setup|Hair Mod Mesh Setup]]
## This is where you set up the mesh itself, which is the visible part of your hair.
## This is where you set up the mesh itself, which is the visible part of your hair.

Revision as of 19:45, 2 April 2024

EmeraldTechnoDnBHairBanner.jpg

This page lays out the steps for creating your very own Baldur’s Gate 3 Hair Mod.

  1. Always check Permissions before starting to mod if you are using non-vanilla assets.
  2. Hair Mod Mesh Setup
    1. This is where you set up the mesh itself, which is the visible part of your hair.
  3. Hair Mod File Setup
    1. This is where you set up the code for inclusion into the game.
  4. Profit!