Modding:Creating mods: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 24: | 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. | ||
|- | |- | ||
|[ | |[[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. | ||
|- | |- | ||
|[ | |[[Modding:Code Snippets|Code Snippets]] | ||
|Helpful code snippets for modding. | |Helpful code snippets for modding. | ||
|- | |- | ||
|[ | |[[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]] |
Revision as of 20:47, 13 April 2024
This page is a modding page, and follows its own rules and standards separate from the rest of the wiki. |
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.
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. |