Skip to content

extpkg/unity-framework

Repository files navigation

Unity EXT Framework

Unity EXT Framework allows you to export and integrate your Unity projects with the EXT platform.

Requirements

The framework is compatible with Unity versions 2020.2 and later.

Installation

Install via git URL

  1. Open the Package Manager, hit the "+" button and select "Add package from git URL"
  2. Enter https://github.com/extpkg/unity-framework.git and click "Add"

Install via asset package

  1. Download the .unitypackage file from the Releases page
  2. Import the package into your project

Usage

  1. Open the EXT Framework window by going to Window > EXT
  2. Configure your extension and then press build