UKnack Basis
Set of tools that make working with Unity better and help write cleaner code
com.atomknack.uknackbasis 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/uknackbasis.git#upm README Markdown
Copy this to your project's README.md
## Installation
Add **UKnack Basis** 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/uknackbasis.git#upm
```
[](https://www.pkglnk.dev/pkg/uknackbasis)README
UKnackBasis
Documentation available at: https://github.com/atomknack/UKnackSource/wiki
Require at least Unity version 2022.2 - even if package can be installed on lower versions, it most likely will give a lot of errors and custom picker won't work!
Require and was tested with Input System version 1.5.1.
UPM package available at: https://github.com/atomknack/UKnackBasis.git#upm
This repository contains Continuous integration files for Github which was based on: upm-template. All such files attributed in the top of the file.
No comments yet. Be the first!