See the releases for a zip file for every version from now on (hopefully)
Mod.cs is based from Timotheeee's model dumper
Circular references are caused by a Behaviour having a mutator that references the original Behaviour. The code just gets rid of the mutator's reference to the original Behaviour. Based of epicalex's method of removing circular references