Data Structures
The Data Structures package contains common data structures, design patterns, and class extensions for Unity projects.
Installation
The Unity Package Manager can load a package from a Git repository on a remote server.
To load a package from a Git URL:
- Open the Package Manager window
- Click the add (
+) button in the status bar - Select Add package from git URL from the add menu
- Enter the following Git URL in the text box and click Add:
https://github.com/zigurous/unity-data-structures.git