After a lot of hard work, the Unity API v2 is finally out!
Build on your awesome feedback:
Simpler to configure with its settings window right in the editor.
Simpler to use with blocks instead of callbacks (so you don’t need to register/deregister them) and without having to move files around for Javascript users (yes, it now works out of the box for you).
Handsome with its new UI.
There’s a lot more to come but that version should already offer everything the version 1 had in term of functionalities.
Check out the project home page for links to the getting started tutorial (video tutorials to come), the documentation, the downloads and more.
/!\ Breaking Changes /!\
You cannot simply upgrade from version 1 and will have to change a fair amount of code. Unfortunately I don’t have a migration guide just yet (I don’t really know if I’ll make one >_<;) so I would recommend to only use it for new projects.
0 comments