Modding:Creating mods: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(153 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
== | {{PageSeo | ||
|title=Modding Resources | |||
|description=This page is a hub for everything related to Modding Baldur's Gate 3. Check out the following guides to learn how to mod BG3. | |||
|image=Modding_resources.webp | |||
== | }}{{Modding box}} | ||
== Introduction == | |||
[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? | |||
This page is the starting point for resources, tutorials, references and more that you need for modding. | |||
{| class="wikitable" | |||
|+ Good places to begin: | |||
|- | |||
! Resource !! Description | |||
|- | |||
| [[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:Tutorials|Tutorial List]] || A list of different available tutorials categorised by theme. | |||
|- | |||
| [[Modding:Sample_Templates|Sample and Template Mods]] || Sample/Template mods you can use as a base to create your own mods. | |||
|- | |||
|[[Modding:References|References]] | |||
= | |References and tables for the various game files you may need. | ||
|- | |||
|[[Modding:Code Snippets|Code Snippets]] | |||
|Helpful code snippets for modding. | |||
|- | |||
|[[Modding:Other Resources|Other Resources]] | |||
|Miscellaneous resources to either help with modding or to add to your own mods. | |||
|} | |||
{{Modding navbox}} | |||
[[Category:Modding guides]] | |||
Latest revision as of 21:00, 13 April 2024
This page is a modding page, and follows its own rules and standards separate from the rest of the wiki. |
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.
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. |