381
editsAd placeholder
Modding:Creating mods: Difference between revisions
Jump to navigation
Jump to search
m
→Introduction
m (→Introduction) |
m (→Introduction) |
||
Line 13: | Line 13: | ||
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 finding the help you need. | 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 finding the help you need. | ||
[[Modding:Tutorials|Tutorial List]] | [[Modding:Tutorials|Tutorial List]] - A list of different available tutorials categorised by their "theme." | ||
[[https://bg3.wiki/wiki/Modding:Sample_Templates|Sample/Template Mods]] - Sample/Template mods you can use as a base to create your mods. | |||
[[Modding:Tools|Tools and Plugins]] - a list of tools and plugins that are available either specifically for BG3 Modding or help with BG3 Modding | |||
These are the main places you want to take a stop at it to see what you need and whether there is a tutorial/sample/template you can already use for what you want to make. | |||
== References == | == References == | ||
Line 99: | Line 56: | ||
* [https://ajalt.github.io/colormath/converter/ ColourMath Colour Converter] Use sRGB 0-1 for the vec3 value. | * [https://ajalt.github.io/colormath/converter/ ColourMath Colour Converter] Use sRGB 0-1 for the vec3 value. | ||
* [https://rgbcolorpicker.com/0-1 RGB Color Picker] | * [https://rgbcolorpicker.com/0-1 RGB Color Picker] | ||
== Gallery == | == Gallery == | ||
<gallery heights="300px"> | <gallery heights="300px"> |