A way to run automated tasks integrated in the Unity Game Engine Editor (similar to Grunt or Gulp in the web).
| Links: | Documentation | Source Code License | Logo License |
|---|
The package is available on the openupm registry. It's recommended to install it via openupm-cli.
openupm add com.lavaleakgames.comboOpen Packages/manifest.json and add the following line to the dependencies block.
"dependencies": {
"com.lavaleakgames.combo": "https://github.com/brunurd/combo.git"
}