Modding:Creating mods: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
}}{{Modding box}}
}}{{Modding box}}
== Introduction ==
== Introduction ==
[https://forms.gle/eEhyfzsY5hmvVTRV8 Request a modding-related wiki page here!]
[https://forms.gle/eEhyfzsY5hmvVTRV8 '''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?
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.
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.
[[Modding:Creating Hair Mods|'''Creating Hair Mods''']] | [https://bg3.wiki/wiki/Modding:Head_Modding '''Creating Head Mods'''] | [[Modding:Creating Armor Mods|'''Creating Armor Mods''']] | [[Modding:Creating Race Mods|'''Creating Race Mods''']]


{| class="wikitable"
{| class="wikitable"
|+ Where to begin?
|+ Good places to begin:
|-
|-
! Resource !! Description
! Resource !! Description
|-
|-
| [[Getting_Started_with_BG3_Modding|Getting Started with BG3 Modding]] || Want to know where to release your mod, or want to know how permissions work for mods?
| [[Modding:Getting Started with BG3 Modding|Getting Started with BG3 Modding]]|| Want to know where to release your mod, or want to know how permissions work for mods?
|-
|-
| [[Modding:Tools|Tools and Plugins]] || A list of useful tools and plugins that are available either specifically for BG3 Modding or that help with BG3 Modding.
| [[Modding:Tools|Tools and Plugins]] || A list of useful tools and plugins that are available either specifically for BG3 Modding or that help with BG3 Modding.
Line 30: Line 24:
| [[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]
|[[Modding:References|References]]
|References and tables for the various game files you may need.
|References and tables for the various game files you may need.
|-
|-
|[https://bg3.wiki/wiki/Modding:Code_Snippets Code Snippets]  
|[[Modding:Code Snippets|Code Snippets]]
|Helpful code snippets for modding.
|Helpful code snippets for modding.
|-
|-
|[https://bg3.wiki/wiki/Modding:Other_Resources Other Resources]
|[[Modding:Other Resources|Other Resources]]
|Miscellaneous resources to either help with modding or to add to your own mods.
|Miscellaneous resources to either help with modding or to add to your own mods.
|}
|}
{{Modding navbox}}
{{Modding navbox}}
[[Category:Modding guides]]
[[Category:Modding guides]]

Latest revision as of 22:00, 13 April 2024

Introduction[edit | edit source]

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.

Good places 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?
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.