Modding:Creating mods: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
mNo edit summary
Line 38: Line 38:
* [[Guide:AssetPrefixReferences|Asset Prefix References]]
* [[Guide:AssetPrefixReferences|Asset Prefix References]]
* [[Modding:VertexColorMaskSlots|Hiding skin/outfit parts: Vertex Color Mask Slots]]
* [[Modding:VertexColorMaskSlots|Hiding skin/outfit parts: Vertex Color Mask Slots]]
* [[Guide:Hair_Meshes|Hair/Beard Meshes]]
* [[Guide:Hair_Meshes|Hair/Beard Models]]
** [https://docs.google.com/spreadsheets/u/0/d/16cQUxQ7FrGVmIPy5929qae4cCQls4ZWuBX_w08zvv5M/htmlview BG3 Hair Reference Spreadsheet (WIP)] by EmeraldTechno
** [https://docs.google.com/spreadsheets/u/0/d/16cQUxQ7FrGVmIPy5929qae4cCQls4ZWuBX_w08zvv5M/htmlview BG3 Hair Reference Spreadsheet (WIP)] by EmeraldTechno
* [[Guide:Head_Models|Head Models]]
* [[Guide:Head_Models|Head Models]]
* [[Tiefling Horn Models]]
* [[Tiefling Horn Models]]
* [[Guide:Face_and_Body_Textures|Face and Body Textures]]
* [[Guide:Face_and_Body_Textures|Face and Body Textures]]
* [https://tested-carriage-3b5.notion.site/BG3-Piercing-Edits-DIY-37cb7d00f6794fc484d9afdc6fb13c81 Piercings] by Chumy
* [https://tested-carriage-3b5.notion.site/BG3-Piercing-Edits-DIY-37cb7d00f6794fc484d9afdc6fb13c81 Piercing Models] by Chumy
* [[Guide:Colour_Map|Colour Map]]s
* [[Guide:Colour_Map|Colour Map]]s
* [https://bg3-dyes.tumblr.com/ Examples of dyes on clothing/armor]
* [https://bg3-dyes.tumblr.com/ Examples of dyes on clothing/armor]
Line 57: Line 57:
* [https://github.com/TripsLetash/WotF-Changelings/blob/main/Resources/ParentIDs.xml All Player RootTemplate IDs] by Tripsadin
* [https://github.com/TripsLetash/WotF-Changelings/blob/main/Resources/ParentIDs.xml All Player RootTemplate IDs] by Tripsadin


== Other Resources ==  
== Other Resources ==
Miscellaneous resources to either help with modding or to add to your own mods.
* [https://www.uuidgenerator.net/ UUID Generator]
* [https://www.uuidgenerator.net/ UUID Generator]
* [https://www.nexusmods.com/baldursgate3/images/594 Making armour icons] by AnteMaxx
* [https://www.nexusmods.com/baldursgate3/images/594 Making armour icons] by AnteMaxx

Revision as of 05:56, 30 November 2023

Bgwiii.png CommunityGuidesModding

Modding guides
Modding resources


Introduction

Are you excited about becoming a Baldur's Gate 3 modder, but have absolutely no idea where to start?

This page is the starting point for resources, tutorials, references and more that you need for modding.

What do you want to make?

First and foremost, the question you want to be asking yourself is "what do you want to make?" Once you have the answer to that, you will find it easier to find the help you need.

Where to begin?
Resource Description
Getting Started with BG3 Modding Want to know where to release your mod, or want to know how permissions work for mods?
Tutorial List A list of different available tutorials categorised by theme.
Sample and Template Mods Sample/Template mods you can use as a base to create your own mods.
Tools and Plugins A list of useful tools and plugins that are available either specifically for BG3 Modding or that help with BG3 Modding

These are the main places you want to take a stop at to see what you need and whether there is a tutorial/sample/template you can already use for what you want to create.

Once you have these set up, you will want to check out the resources below to see if those can help you on your modding journey.

References

Need a certain asset from the game for your mod? Baldur’s Gate 3 has a LOT of files. It can be very difficult to find the specific asset you’re looking for. The pages in this section should help you find the files you’re looking for as you’re modding!

Code Snippets

Code snippets and IDs that are often used in modding, collected here to make your life easier.

Other Resources

Miscellaneous resources to either help with modding or to add to your own mods.

Colour

Gallery