Skip to content

TeodorVecerdi/UnityCommons

Repository files navigation

Unity Commons

GitHub Repo stars GitHub tag (latest SemVer pre-release)

Library of reusable Unity-related scripts.

Installing Unity Commons

1. as a git submodule (recommended)

Run the following on the command line in your unity project's folder:

git submodule add https://github.com/TeodorVecerdi/UnityCommons.git Assets/Plugins/UnityCommons

2. using OpenUPM

Requires OpenUPM-CLI
Run the following on the command line in your unity project's folder:

openupm add dev.vecerdi.unitycommons