Modding:Getting Started with BG3 Modding: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "Are you excited about becoming a Baldur's Gate 3 modder, but have absolutely no idea where to start? This page is for you! Modding:Creating mods has a ton of resources while we work to make this page better.")
 
No edit summary
Line 1: Line 1:
Are you excited about becoming a Baldur's Gate 3 modder, but have absolutely no idea where to start? This page is for you!
{{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
}}{{NavModding}}


[[Modding:Creating mods]] has a ton of resources while we work to make this page better.
So you've found the tools, tutorials, samples/templates you want to use. Now where do you start once you have those setup? And is there anything else you need to know about releasing mods?
 
== Modding Sites ==
 
First if you are making your mod to share with others pick the site(s) you want to share them on.
 
* [https://www.nexusmods.com/baldursgate3 Nexus Mods]
* [https://baldurs-gate-3.thunderstore.io Thunderstore]
* [https://www.curseforge.com/baldurs-gate-3 Curse Forge]
* [https://steamcommunity.com/app/1086940/workshop/ Steam Workshop] (soon)
 
== Permissions ==
 
When it comes to making mods you can assign what your permissions are for your mods. This also means you have to read other modders permissions as well if you want to use any of their ''edited/custom'' assets for your own mods. This includes even the unique identifier (UUID) for that asset as it is ''intended to interact with existing user-submitted content.''
 
So what are permissions? To simply put they are the rules you and other modders put around the assets in your mods. Such as heavily edited, textures, heads, outfits, vfx and such. Like whether you want someone to be able to take your mod, make some edits to it and then upload it as their own mod.
 
No one owns vanilla assets and they cannot be claimed by anyone. So multiple mods using the same assets can exist such as multiple mods existing that add the same NPC hairs can exist. If the asset is edited that is where permissions generally come in.
 
Ask for permission before using assets from another mod or making a patch for a mod. This is common courtesy to ask if you can make a patch for someone else's mod or asking if you can add assets from one mod to another.
* it makes the modder aware so any troubleshooting needed can be easier to do.
* Most modders will say yes if they aren't already making patches themselves.
 
Modders also have every right to say no when asked if their assets can be used. Respect their wishes.
 
So always ask for permission, if the modder says no, this does not mean you can then go ahead and use their assets. It means stop what you're doing and find other assets you can work with.
* most modders are fine for personal use edits, but this means no uploading their assets to other sites/discord servers and such
 
=== Nexusmods ===
 
So you want to release on nexusmods, then you will want to know how permissions work on there.
 
=== Other Modders Permissions ===
 
If wanting to search for other modders permissions they can be found on the main page of their mod under Permissions and Credits. You will find:
* Other user's assets -
** Whether the assets in the mod/files belong to the author, or are from free-to-use modder's resources
* Upload permission -
** Whether you are or not allowed to upload the mod/file to other sites
* Modification permission -
** Whether you must get permission from the modder before you are allowed to modify the files
* Conversion permission -
** Whether you are or not allowed to convert the file to work on other games
* Asset use permission -
** Whether you must get permission from the modder before you are allowed to use any of the assets in the mod
 
=== Your Permissions ===
 
If creating a mod the Permissions tab is the fourth tab. You will find questions such as:
* Give permission for users to upload my files on other sites?
** Whether you give permission for others to upload your files/mods to other sites
* Give permission for users to convert my mod to work in other games?
** Whether you give permission for others to convert your assets to other games
* Give permission for users to modify my file; including releasing bug fixes or improving on the features my file adds to the game, and upload it as a separate file?
** Whether you give others permission to modify your files, including if its a bug fix or an improvement.
* Give permission for users to use assets contained in my files in their own files?
** Whether you give others permissions to use your assets in their own mods.
 
[https://forums.nexusmods.com/topic/771842-copyright-and-you/ Nexusmods copyright and you]
[https://help.nexusmods.com/article/28-file-submission-guidelines Nexusmods Submission Guidelines]
* User-submitted content that is predominantly intended to interact with existing user-submitted content is subject to the approval of all parties involved and may be removed at the request of the author of the original content.
 
If you use an edited asset from another modder without permission you risk your mod or at the very least the assets used being requested to be pulled before the mod can go live again by nexusmods.
 
=== Example of Permissions ===
 
Say you find a head mod you like but you want to use it as a base to create your own head:
* Due to being an edited mesh you have to get permission of the mod author to use the mesh as a base for your own edits. Yes even if the original asset they edited came from the game.
*** If the face itself isn't edited but the ears have been heavily edited then it would in this case be the ears you need to get permission to use.
381
edits

Navigation menu