Skip to content

Instantly share code, notes, and snippets.

@sehraf
sehraf / convert.py
Last active May 8, 2024 06:31
Skryim RaceMenu BodySlide morphe converter. Converts the racemenu preset BodySlide morphs to a BodySlide studio preset. Tested once with mixed results...
import json
import xml.etree.ElementTree as ET
import xml.dom.minidom as MD
# BodySlide options, too be completed
bodyslide_elems = [
"Ankles",
"AppleCheeks",
"Arms",
"Back",