Repository files navigation Agile Lens Utility Nodes Plugin
NOTE: "main" is the 5.x branch, "4_27" is for 4.x.
Download the repo source code folder (click the green "Code" button above -> "Download Zip")
Extract the folder to your projects /Plugins directory (make if it does not exist)
Rename the folder to remove the appended branch name, the folders full name should be "AgileLensUtilityNodes"
Launch project
Add as a submodule to existing project:
Navigate to proejct /Plugins folder
Add the submodule: git submodule add https://github.com/AgileLens/AgileLensUtilityNodes.git
Navigate back to root project directory: cd ..
Commit: git commit -am "added Agile Lens Utility Nodes submodule"
Push: git push
Run : git submodule update --remote --merge
Navigate to projects folder
Run update command: git submodule update --remote --merge
About
Custom blueprint nodes made by Agile Lens
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.