Add the following path to dependencies in your manifest to install through UPM
"dependencies": {
"com.seblague.pathcreator": "https://github.com/hannesdelbeke/Path-Creator.git?path=/Assets/PathCreator/Core",
}
To easily stay in sync with the original repo,
The package.json file is in a sub directory, in the core folder. Instead of at the repo root.
It includes only the essential files, and does not install the examples and documentation.pdf
You need a unity version that supports sub directories in the github repo path
Tested on Unity 2019.3.14f1.
Watch overview video Read the documentation Download from asset store