-
Notifications
You must be signed in to change notification settings - Fork 0
Home
The Inspiration Framework is an API designed to allow Custom Background mods and mods aiming to provide custom Background Goals for vanilla Backgrounds to take advantage of the Inspiration Point feature of Baldur's Gate 3.
Inspiration Points are notoriously difficult to set up for Custom Backgrounds - the code behind them for vanilla Backgrounds is hidden away in the story.div.osi, written entirely in Osiris code that we can't really directly edit at this time. Inspiration Framework allows you to leverage the game Databases in conjunction with Script Extenders Listeners to both register your custom background correctly, and mark goals as completed when certain conditions are met.
Whether you want to contribute directly to the framework, or if you just want to make your mod's goals work, the Community Library Team welcomes you. The Issues tab is a place for reporting issues, proposing new additions, and discussing the future of the project.
We're excited to have you! See our page on How to Contribute to learn how to contribute. Whether you want to move parts of your existing mod into the library, or add brand new content, anyone is welcome to propose a feature and add to the project.
