Modding:Creating Hair Mods: Difference between revisions
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 18:35, 2 April 2024
This page is a modding page, and follows its own rules and standards separate from the rest of the wiki. |
This page lays out the steps for creating your very own Baldur’s Gate 3 Hair Mod.
- Hair Mod Mesh Setup
- This is where you set up the mesh itself, which is the visible part of your hair.
- Hair Mod File Setup
- This is where you set up the code for inclusion into the game.
- Profit!