To install this package via Unity Package Manager:
- Open Window > Package Manager.
- Click + > Add package from git URL....
- Enter
https://github.com/Hezaerd/HezLibs.git?path=Packages/com.hezaerd.<package_name>.
To set up the development environment, run the following steps:
- Install Node.js and npm (if you don't already have them).
- Clone the repository.
- Run:
npm install
This will automatically install all dependencies and set up the Git hooks.