Skip to content

GaiaOnlineCommunity/GaiaOnline.Unity.Library

Repository files navigation

GaiaOnline.Unity.Library

No reverse engineering etc. was required in any form to do this.

Showcase

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.

How?

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.

Information

Setup

You will need:

  • Visual Studio 2017
  • Unity2018 with .NET/Mono 4.x and Netstandard 2.0 enabled

Builds

Clone and run build.bat and import the compiled assemblies in build/release into a Unity3D project.

TODO: nuget

TODO: release link

License

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.

About

Library for using or accessing GaiaOnline in Unity3D.

Resources

License

Stars

Watchers

Forks

Packages

No packages published