Skip to main content

Intro

Warudo Exporter Component Screenshot

The VRC to Warudo Exporter is a tool and set of Harmony Patches based on Non-Destructive Modular Framework, that let you export your VRChat avatar to Warudo directly out of your Unity 2022 VRChat project.

Normally, this is not allowed as Warudo uses Unity 2021, but the tool attempts to resolve this by patching your avatar export behind the scenes. These non-destructive patches automatically modify a copy of your avatar as it's being built for export.

note

Please note that the tool is still in it's early stages, and while functional, things might not work for everyone from the start. Bare with me while I iron out the issues, and join the Discord if you want to give feedback.

All this allows it to work in Warudo. Check Technical Details if you're interested in the nerdy details.

Special Thanks

  • Thanks to Haï for advice and for their Denormalized Exporter, which was used as a base for mine.
  • Thanks to bd_ for NMDF, which makes the the whole workflow work.