Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 691 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 691 Bytes

Immersal SDK Core

This is the core package for the Immersal Unity SDK.

Compatibility

  • Unity 2022.3 LTS
  • AR Foundation 5.1+

Note: Earlier versions of Unity and AR Foundation will still work with minimal script changes.

Installation steps

To install the latest available version:

  1. Copy the URL to this repository:
https://github.com/immersal/imdk-unity.git
  1. Go to the Package Manager in Unity.
  2. Open the add menu in the toolbar.
  3. Select "Add package from git URL".
  4. Paste the copied URL and click Add.

Please visit our Developer Documentation for more detailed instructions as to how to use the SDK.