Baldur's Gate 3

Frameworks / utilities supported

NameDescription
Norbyte’s Script Extender“For people that just want to press one button and have everything correctly asigned.”

Manual actions required

NOMM can only handle mods that do not require installation via BG3MM.

If a mod needs to be installed in the bin directory, it should work.

If the mod requires injection into the game and modification of a load order file, it won’t.

I recommend that users use NOMM to handle the native loader mods and the in game mod manager for all standard mods.

Current configuration file

name: "Baldur's Gate 3"
steam_id: 1086940
mods_path:
- path: "{game_path}/"
  name: Native
  description: "Used for native mods that require the Native mod loader, such as the 'Native Camera Tweaks' mod."

nexus_id: "baldursgate3"

essential-utilities:
  norbyte-script-extender:
    name: "Norbyte's Baldur's Gate 3 Script Extender"
    version: 1.5
    creator: Norbyte
    creator-link: https://github.com/Norbyte
    source: "https://github.com/Norbyte/bg3se/releases/download/updater-20240430/BG3SE-Updater-20240430.zip"
    utility_path: "bin/"
    enable_command: ""
  
Last modified June 22, 2026: add wiki page for BG3 (d8f5d21)