Description
Starfield Script Extender (SFSE) is a tool adding additional scripting capabilities and functionality to the game. Once installed, the game must be launched via sfse_loader.exe.
Compatibility
SFSE supports the release of Starfield on Steam. Other stores (Windows Store/Game Pass) are not supported.
Additional Resources
Some additional MRC resources from Ian Patterson
Updates
I've released an update (0.2.0) that more properly handles version checks for the breaking changes in the new 1.8.86 game update.
Fundamental game structures have changed, so any plugin that relies on their layout must be updated and are currently broken. This is the cause of the crashes users are seeing.
The new version of SFSE requires that plugins specify that they use the class layout for versions 1.8.86+ rather than launch-1.7.36. (there is a structure that plugins use to communicate this version already).
