XiUniTools
XiUniTools is a collection of tools for Unity.
com.hww.xiunitools 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/xiunitools.git#upm README Markdown
Copy this to your project's README.md
## Installation
Add **XiUniTools** 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/xiunitools.git#upm
```
[](https://www.pkglnk.dev/pkg/xiunitools)README
XiUnityTools
Collection of Unity scripts collected by hww and used for some of my projects
Install
The package is available on the openupm registry. You can install it via openupm-cli.
openupm add com.hww.xiunitools
You can also install via git url by adding this entry in your manifest.json
"com.hww.xiunitools": "https://github.com/hww/XiUniTools.git#upm"
No comments yet. Be the first!