Skip to content

Commit

Permalink
Update Changelog and Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Juniverse committed Mar 5, 2024
1 parent 8142dc4 commit 9cc6209
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 3.2.0
New Features:
1. Reorganize package structures. Put core package as reference.
2. Updated animation and character assets.

# 3.1.0
New Features:
1. Procedually loading packages for avoiding import errors.
Expand Down
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Inworld AI Unity SDK
# Inworld AI Unity Full SDK

The **Inworld AI Unity SDK** is a powerful cross-platform virtual character integration plugin for Unity. It enables Developers to integrate Inworld.ai characteres into Unity Engine.
The **Inworld AI Unity Full SDK** is a powerful cross-platform virtual character integration plugin for Unity. It enables Developers to integrate Inworld.ai characteres into Unity Engine.

Please visit our [Unity Documentation](https://docs.inworld.ai/docs/tutorial-integrations/Unity/) page for more details.
It includes the editor integration, Inworld avatar assets, animations, textures, etc.

It references the [**Inworld AI Unity Core Package**](https://github.com/inworld-ai/inworld-unity-core) in the packages.

Please visit our [Unity Documentation](https://docs.inworld.ai/docs/tutorial-integrations/Unity/) page for more details.

Please create an account [here](https://studio.inworld.ai/signup) if you haven't already before getting started.
This tutorial series will begin with an overview of compatibility, assets, and API references.
Expand Down

0 comments on commit 9cc6209

Please sign in to comment.