I'm trying to create an example for something that I want to give away free on the Asset Store - but I wanted to use NGUI for the UI since I'm pretty familiar with it at this point. Problem is that the old "DLL-ized" version of NGUI is pretty out of date and Unity 4.3 spits out a lot of warnings which aren't good to have in something that's on the asset store. And I'd rather use version 3.x anyway.
I know that I can strip out the "real" NGUI and tell people that they have to buy NGUI to try the example - but that's suboptimal as well. At this point I think I'll have to backtrack and use UnityGUI which'd be a drag.
Is there any chance of getting a new DLL-ized NGUI for distribution sometime?