Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 274 Bytes

File metadata and controls

15 lines (8 loc) · 274 Bytes

README

Examples on how to use the WidgetUI library.

Installation

Simply clone the repository and open the project in Unity.

The WidgetUI repository is a submodule of this repository. Clone it with the recursive flag set:

git clone --recursive [url]