14,904
editsMore actions
→Modding Sites
m (Taylan moved page Getting Started with BG3 Modding to Modding:Getting Started with BG3 Modding: Wrong namespace) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{PageSeo | {{PageSeo | ||
|title=Modding | |title=Modding - Getting Started with BG3 Modding | ||
|description= | |description=Are you excited about becoming a Baldur's Gate 3 modder, but have absolutely no idea where to start? Hopefully this article can point you in the right direction.. | ||
|image=Modding_resources.webp | |image=Modding_resources.webp | ||
}}{{Modding box}}{{Modding sidebar}} | }}{{Modding box}}{{Modding sidebar}} | ||
Line 14: | Line 14: | ||
* [https://github.com/Norbyte/lslib Lslib] by Norbyte | * [https://github.com/Norbyte/lslib Lslib] by Norbyte | ||
** Lslib allows you to convert files between editable formats and game-ready formats. See [[Modding:Unpacking and converting files]] for more details. | ** Lslib allows you to convert files between editable formats and game-ready formats. See [[Modding:Unpacking and converting files]] for more details. | ||
* [https://github.com/Norbyte/bg3se ScriptExtender] by Norbyte | |||
** The Script Extender adds Lua/Osiris scripting support to the game. | |||
*[https://www.blender.org/download/lts/3-6/ Blender] (version 3.6 recommended) | *[https://www.blender.org/download/lts/3-6/ Blender] (version 3.6 recommended) | ||
**This is needed only if you plan to do any kind of mesh editing (hair, heads, clothes, weapons, etc.) | **This is needed only if you plan to do any kind of mesh editing (hair, heads, clothes, weapons, etc.) | ||
**[https://github.com/Norbyte/dos2de_collada_exporter Collada/GR2 import/export Blender plugin] by Norbyte | **[https://github.com/Norbyte/dos2de_collada_exporter Collada/GR2 import/export Blender plugin] by Norbyte | ||
***For importing/exporting .GR2 files, which BG3 uses | ***For importing/exporting .GR2 files, which BG3 uses | ||
* [https://github.com/LaughingLeader/BG3ModManager BG3 ModManager (BG3MM)] by LaughingLeader | |||
** A portable mod manager for BG3 | |||
== What mods are best to start with? == | == What mods are best to start with? == | ||
Line 34: | Line 38: | ||
* [https://baldurs-gate-3.thunderstore.io Thunderstore] | * [https://baldurs-gate-3.thunderstore.io Thunderstore] | ||
* [https://www.curseforge.com/baldurs-gate-3 Curse Forge] | * [https://www.curseforge.com/baldurs-gate-3 Curse Forge] | ||
== Permissions == | == Permissions == |