Unity EXT Framework allows you to export and integrate your Unity projects with the EXT platform.
The framework is compatible with Unity versions 2020.2 and later.
- Open the Package Manager, hit the "+" button and select "Add package from git URL"
- Enter
https://github.com/extpkg/unity-framework.git
and click "Add"
- Download the
.unitypackage
file from the Releases page - Import the package into your project
- Open the EXT Framework window by going to Window > EXT
- Configure your extension and then press build