Modding:Creating Hair Mods: Difference between revisions
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 18:45, 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.
- Always check Permissions before starting to mod if you are using non-vanilla assets.
- 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!