Skip to content

consulo/UnityEditorConsuloPlugin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

How to use it?

Need add package to package list in manifest.json

Packages/manifest.json

{
  "dependencies": {
    "com.consulo.ide": "https://github.com/consulo/UnityEditorConsuloPlugin.git#2.6.0"
  }
}

For advanced users

Package can use be used as git repository - but be careful, master is dev branch.

  "dependencies": {
    "com.consulo.ide": "https://github.com/consulo/UnityEditorConsuloPlugin.git"
  }

Links

About

Consulo plugin for UnityEditor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages