# imdk-unity **Repository Path**: JerrryWong/imdk-unity ## Basic Information - **Project Name**: imdk-unity - **Description**: No description available - **Primary Language**: C# - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-07 - **Last Updated**: 2025-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 ``` 2. Go to the Package Manager in Unity. 3. Open the add menu in the toolbar. 4. Select "Add package from git URL". 5. Paste the copied URL and click Add. Please visit our [Developer Documentation](https://developers.immersal.com/docs/ "SDK Documentation") for more detailed instructions as to how to use the SDK.