• Hello Guest!

    We have recently updated our Site Policies regarding the use of Non Commercial content within Paid Content posts. Please read the new policy here.

    An offical announcement about this new policy can be read on our Discord.

    ~The VaMHub Moderation Team
  • Hello Guest!

    We posted an announcment regarding upcoming changes to Paid Content submissions.

    Please see this thread for more information.

Resource icon

Other Appearance Preset Extractor 2.1

Disable ensure_ascii
Refactors the code and adds an optional outfit extractor. Use with --outfit to enable.
  • Improved duplicate detection and appearance simplification logic
  • Internal "noclobber" behaviour applied to .var archives since appearances aren't expected to change within same-versioned var files.
  • Fixed python idempotence glitch
  • Fixed regression in 1.1 where SELF:/ values were no longer correctly replaced in var archives
  • Always use utf-8 textfile encoding
Removes dependency on tqdm. Adds some usage instructions and checks around extraction logic. Fix indentation error causing huge performance hit.
Back
Top Bottom