Modding:Creating mods: Difference between revisions
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
|- | |- | ||
| [[Modding:Sample_Templates|Sample and Template Mods]] || Sample/Template mods you can use as a base to create your own mods. | | [[Modding:Sample_Templates|Sample and Template Mods]] || Sample/Template mods you can use as a base to create your own mods. | ||
|- | |||
|[https://bg3.wiki/wiki/Modding:References References] | |||
|References and tables for the various game files you may need. | |||
|- | |||
|[https://bg3.wiki/wiki/Modding:Code_Snippets Code Snippets] | |||
|Helpful code snippets for modding. | |||
|- | |||
|[https://bg3.wiki/wiki/Modding:Other_Resources Other Resources] | |||
|Miscellaneous resources to either help with modding or to add to your own mods. | |||
|} | |} | ||
{{Modding navbox}} | {{Modding navbox}} | ||
[[Category:Modding guides]] | [[Category:Modding guides]] |
Revision as of 20:37, 13 April 2024
This page is a modding page, and follows its own rules and standards separate from the rest of the wiki. |
bg3.wiki modding |
---|
Modding homepage |
Modding resources - Meshes, Models, Tools, etc. |
Modding guides |
Hair modding |
Head modding |
Item modding - Armours, Outfits, Weapons etc. |
Race/class modding |
Introduction
Request a modding-related wiki page here!
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.
Creating Hair Mods | Creating Head Mods | Creating Armor Mods | Creating Race Mods
Resource | Description |
---|---|
Getting Started with BG3 Modding | Want to know where to release your mod, or want to know how permissions work for 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. |
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. |
References | References and tables for the various game files you may need. |
Code Snippets | Helpful code snippets for modding. |
Other Resources | Miscellaneous resources to either help with modding or to add to your own mods. |