Modding:Modding resources: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
== Guides == | == Guides == | ||
* Creating Mods | * [[Creating Mods]] | ||
* Packaging Mods | * [[Packaging Mods]] | ||
* Installing Mods | * [[Installing Mods]] | ||
== Required Tools == | == Required Tools == | ||
Line 13: | Line 13: | ||
* Modders Multitool by ShinyHobo | * Modders Multitool by ShinyHobo | ||
** Install [https://github.com/ShinyHobo/BG3-Modders-Multitool/releases LATEST] version | ** Install [https://github.com/ShinyHobo/BG3-Modders-Multitool/releases LATEST] version | ||
*BG3 Mini Tool by Padme4000 | |||
**Install [https://www.nexusmods.com/baldursgate3/mods/502?tab=files LATEST] main file | |||
*A text editor, some of these may be cross-platform | *A text editor, some of these may be cross-platform | ||
**Windows: [https://code.visualstudio.com VS Code], [https://notepad-plus-plus.org Notepad++], [https://brackets.io Brackets], [https://atom-community.github.io Atom Community] | **Windows: [https://code.visualstudio.com VS Code], [https://notepad-plus-plus.org Notepad++], [https://brackets.io Brackets], [https://atom-community.github.io Atom Community] |
Revision as of 01:06, 28 July 2023
Guides
Required Tools
- LSLIB by Norbyte
- Modders Multitool by ShinyHobo
- Install LATEST version
- BG3 Mini Tool by Padme4000
- Install LATEST main file
- A text editor, some of these may be cross-platform
Paths
Windows
Profiles
AppData/Local/Larian Studios/Baldur's Gate 3/PlayerProfiles/Public
Mods
AppData/Local/Larian Studios/Baldur's Gate 3/Mods
Mac
Profiles
User/Documents/Larian Studios/Baldur's Gate 3/PlayerProfiles/Public
Mods
User/Documents/Larian Studios/Baldur's Gate 3/Mods
Linux
Profiles
SteamLibrary/steamapps/compatdata/1086940/pfx/drive_c/users/steamuser/AppData/Local/Larian Studios/Baldur's Gate 3/PlayerProfiles/Public
Mods
SteamLibrary/steamapps/compatdata/1086940/pfx/drive_c/users/steamuser/AppData/Local/Larian Studios/Baldur's Gate 3/Mods