SDT Loader

SDT Loader 5.45d

Please register for a free account to download
Minor adjustment on modSettingsLoader parsing to be more lenient when trimming.
This should not introduce any incompatibilities.
Mod settings will now retain whitespace in the middle of data, as now only leading and trailing whitespace is removed for both name and value in every settings entry.
Previously, a line such as:
Code:
someVariable=Some Value
Would parse as:
Code:
someVariable=SomeValue

The value should correctly contain the space as of this update.
The "BlockCharData" setting is now properly enforced (it was previously ignored by the modDataLoadingComplete method)
  • Like
Reactions: macshmoody
  • Miscellaneous bug fixes
  • Now includes the AddInLayer function
This patch alters the modDataLoadingComplete() method, to ensure that the prepLoaderMod() method is always invoked.

Previously, the prepLoaderMod method would not be invoked if a mod was loaded via a Character Folder and it contained vanilla class references. This meant that physics-enabled hair and clothing files would misbehave when loaded via Character Folders.
Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.