diff --git a/ImmersiveMusicPatcher/SynthesisMeta.json b/ImmersiveMusicPatcher/SynthesisMeta.json new file mode 100644 index 0000000..8d530a1 --- /dev/null +++ b/ImmersiveMusicPatcher/SynthesisMeta.json @@ -0,0 +1,10 @@ +{ + "Nickname": "ImmersiveMusicPatcher", + "Visibility": "Visible", + "OneLineDescription": "Forwards Immersive Music Edits", + "LongDescription": "- Forwards MusicType records from Immersive Music to winning cell and worldspace records.", + "PreferredAutoVersioning": "Default", + "RequiredMods": [ + "Immersive Music.esp" + ] + } \ No newline at end of file