Some of it half works, but really the plugin doesnt work at all and the things that do work (very basic text/images) function much better on other free plugins
so whats happening is its throws errors in console regarding the sprites and materials:
[FileSystem] Not Found: assets/content/ui/ui.background.tile.psd (UnityEngine.Texture)
and when I try to remove the textures, I get different errors saying:
[FileSystem] Not Found: (UnityEngine.Texture)
[FileSystem] Not Found: (UnityEngine.Material)
I tried to patch the plugin myself, but I couldn't since I don't really know any of that end of things.