Starfield
0 of 0

File information

Last updated

Original upload

Created by

meh321

Uploaded by

meh321

Virus scan

Safe to use

About this mod

Contains a database to make SFSE DLL plugins version independent easily.

Requirements
Permissions and credits
Description

This is a database that helps make DLL mods version independent more easily.

For regular mod users: Download and install the "all-in-one" package from files section. You can use mod manager or do it manually. The .bin files should go here:
Data/SFSE/Plugins/


For DLL plugin authors:
Use the appropriate offsets.txt file to see which ID corresponds to which offset, and then you can use the ID instead of offset to make your mod not depend on any specific game version.


What the files mean:
versionlib-1.7.23.0.bin - contains ID / offsets for steam version of the game 1.7.23.0
versionlib-1.7.23.0.1.bin - contains ID / offsets for MS store version of the game 1.7.23.0, the 1 at the end is not part of game version, but says it is MS store.

If there are more platforms in the future (for example GOG) then I will add 2 at end etc.

Offsets.txt files follow the same naming theme.