This is a simple yet powerful SKSE DLL mod that processes OBody preset distribution configuration files from INI, paired with SPID to automatically manage presets in the Master OBody_presetDistributionConfig.json without direct intervention. It was created to automate preset rules for the OBody mod in Skyrim Special Edition, helping modders deliver character-specific OBody presets and allowing users to easily change default presets from their game.
If you want to know more about how to obtain data and how it relates to the OBody NG master JSON, you can visit the wiki at this link: "How to configure the OBody NG JSON Configuration File". This is for direct JSON configuration, not for PDAs, but it is very interesting how they work. Essentially, the DLL does a lot of work related to the procedures in this wiki, but automatically.