Skip to content

AgileLens/AgileLensUtilityNodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agile Lens Utility Nodes Plugin

NOTE: "main" is the 5.x branch, "4_27" is for 4.x.

Setup:

Manual install

  1. Download the repo source code folder (click the green "Code" button above -> "Download Zip")
  2. Extract the folder to your projects /Plugins directory (make if it does not exist)
  3. Rename the folder to remove the appended branch name, the folders full name should be "AgileLensUtilityNodes"
  4. Launch project

Add as a submodule to existing project:

  1. Navigate to proejct /Plugins folder
  2. Add the submodule: git submodule add https://github.com/AgileLens/AgileLensUtilityNodes.git
  3. Navigate back to root project directory: cd ..
  4. Commit: git commit -am "added Agile Lens Utility Nodes submodule"
  5. Push: git push
  6. Run : git submodule update --remote --merge

Update submodule:

  1. Navigate to projects folder
  2. Run update command: git submodule update --remote --merge

About

Custom blueprint nodes made by Agile Lens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors