Download and installation¶
Downloading and installing default should be pretty straight forward, simply follow the upcoming steps.
Installation¶
After having downloaded default from one of the download links above simply extract it and put the default folder into your Nuke home directory. Next, add the following line to your init.py:
nuke.pluginAddPath("./default")
Alternatively you can put the default folder anywhere else on your hard drive. Simply make sure to add the correct path to your init.py file. When launching Nuke you should see the default’s menu under Scripts.
