Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 780 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 780 Bytes

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.