Skip to content

Path creation asset for Unity game development. Forked to add UPM support without changing original repo. Allowing easy merge in future

License

Notifications You must be signed in to change notification settings

hannesdelbeke/Path-Creator-UPM-support

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path-Creator

Installation

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",  
}

Repo setup

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

Requirements

You need a unity version that supports sub directories in the github repo path
Tested on Unity 2019.3.14f1.

Documentation

Watch overview video Read the documentation Download from asset store Path Creator

About

Path creation asset for Unity game development. Forked to add UPM support without changing original repo. Allowing easy merge in future

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%