Releases
sml/2.9
Changes made in this version #190
#189 (new feature) Custom console commands API
Added a new API for registering custom console commands that handles basic type-checking and user-error reporting
#186 (bug fix) BZ Stable Custom Crafter Null SkyApplier Fix
Fixed a bug that would throw a NullReferenceException
if a prefab does not have a SkyApplier
#185 (maintenance) Update README to reflect QMM4, BepInEx and HarmonyX
Updated REAME.md documentation for QMM4, BepInEx and HarmonyX
#184 (performance) Asynchronous loading for ModPrefab
Added a GetGameObjectAsync
method to ModPrefab
, so it could work after upcoming async update for SN.
#173 (new feature) Attribute-based config and mod options
Added a new, super-simple way of creating menu items for Mod Options, linked directly to a config file on disk
#191 Pda Entry Data Overwriting
Pda Data overwriting is now allowed. Use with CAUTION
You can’t perform that action at this time.