No reverse engineering etc. was required in any form to do this.
Library for interacting with the GaiaOnline API, endpoints and content inside of Unity3D. Provides Unity3D compatible compnents for rendering, animating, networking and more to bring GaiaOnline to life in Unity3D.
It relies on TypeSafe.Http.Net for the HTTP networking required for querying the GaiaOnline API. This is done in such a way that does not differ from browsers nor other addons like BetterGaia.
You will need:
Clone and run build.bat and import the compiled assemblies in build/release into a Unity3D project.
TODO: nuget
TODO: release link
AGPL. If you do not understand the AGPL then the simpliest way to follow it is to simply make available your source code for anything you do with this project. This, unlike GPL, covers running this software on a server or as a network service.