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 7: Line 7:
## This is where you set up the code for inclusion into the game.
## This is where you set up the code for inclusion into the game.
#Profit!
#Profit!
{{Modding navbox}}

Revision as of 19:35, 2 April 2024

EmeraldTechnoDnBHairBanner.jpg

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

  1. Hair Mod Mesh Setup
    1. This is where you set up the mesh itself, which is the visible part of your hair.
  2. Hair Mod File Setup
    1. This is where you set up the code for inclusion into the game.
  3. Profit!