Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/unitycommons.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Unity Commons** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unitycommons.git
```

[![pkglnk](https://www.pkglnk.dev/badge/unitycommons.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/unitycommons)

README

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

Comments

No comments yet. Be the first!