About
The Nuke Survival Toolkit is a portable tool menu for the Foundry's Nuke with a hand-picked selection of nuke gizmos collected from all over the web, organized into 1 easy-to-install toolbar.
Installation
Here's how to install and use the Nuke Survival Toolkit:
-
Download the
.zipfolder from the Nuke Survival Toolkit GitHub website.https://github.com/CreativeLyons/NukeSurvivalToolkit_publicRelease/releases/latest
This GitHub will have all of the up to date changes, bug fixes, tweaks, additions, etc. So feel free to watch or star the GitHub, and check back regularly if you'd like to stay up to date.
-
Copy or move the
NukeSurvivalToolkitfolder either in yourUser/.nuke/folder for personal use, or for use in a pipeline or to share with multiple artists, place the folder in any shared and accessible network folder. -
Open your
init.pyfile in your/.nuke/folder into any text editor, or create a newinit.pyin yourUser/.nuke/directory if one doesn't already exist. -
Copy the following code into your
init.pyfile:nuke.pluginAddPath("Your/NukeSurvivalToolkit/FolderPath/Here") -
Copy the filepath location of where you placed your NukeSurvivalToolkit. Replace the
Your/NukeSurvivalToolkit/FolderPath/Heretext with the NukeSurvivalToolkit filepath location, making sure to keep quotation marks around the filepath. -
Save your
init.pyfile, and restart your Nuke session. -
That's it! Congrats, you will now see a little red multi-tool in your Nuke toolbar.
