Skip to content

BG3-Community-Library-Team/BG3-Compatibility-Framework

Repository files navigation

Compatibility Framework

GitHub release GitHub commits

ko-fi

This is the Compatibility Framework. Split off from BG3 Community Library, this mod provides an API for other mods to use improve compatibility. Initially designed for Subclass Compatibility, the Framework has API endpoints that Script-Extender Enabled mods can hook into to insert values into Progressions and Spell/Skill/PassiveLists at Runtime. What this means is that a mod author can inject their mod's data into existing Progressions or Lists without overwriting data, allowing for total compatibility.

Contributing

If you'd like to contribute to the Compatibility Framework, make a Fork of this project: GitHub forks

The Compatibility Framework makes it easy to set your mods up for compatibility with other mods, just by utilizing the Framework's API. To find out how, check out our Wiki page.

For more information on our API, take a look at the following pages:

Installation

This mod works with Baldur's Gate 3 Mod Manager, and possibly Vortex and Manual Installations. BG3 Mod Managers is by far the simplest method, and as such is recommended one.

Compatible with Laughing Leader's Baldur's Gate 3 Mod Manager

Load Order

Compatibility Framework should be loaded at the bottom of your mods list.

BG3 Mod Manager

  1. Download the latest release, and unzip the .pak file.
  2. Open BG3 Mod Manager, click File->Import Mod.
  3. Select CompatibilityFramework.pak.
  4. Once it's imported, hit refresh.
  5. Hit "Save Load Order to File."

Recommended Mod Management Tools

Other Recommended Mods/Pages

Acknowledgements

  • Larian Software, for working on Baldur's Gate 3 and bringing 5th Edition to PC.
  • The Baldur's Gate 3 Modding Community.
  • ShinyHobo for their work easing the process of creating .pak files.
  • Alana for the creation of the Mod Manager Compatibility Images.

About

An API-based Driven Compatibility Framework for Baldur's Gate 3 Mods

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages