Skip to content

MetaAlms/inworld-unity-core

 
 

Repository files navigation

inworld-unity

This is the Lite version of Inworld SDK that supports lightweight projects with a significantly smaller download size.

It does not include any character models from ReadyPlayerMe or Inworld avatars, so is suitable for developers with capabilities to import their own character skeletons and animations in Unity. Ideal for WebGL deployments or projects where package size is a consideration.

Notes for Inworld.AI Internal Developers

Please do not modify this repository directly.

  1. Clone this repository to C:\Code\
  2. Clone the repository using the command: git clone -b local-library [email protected]:inworld-ai/internal-unity-sdk.git.
  3. Any modifications made in the internal-unity-sdk repository will be applied to this inworld-unity repository.

About

This is the core inworld unity package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.3%
  • JavaScript 2.7%