You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
19
19
20
-
2.) Copy or move the NukeSurvivalToolkit Folder either in your User/.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.
20
+
2. Copy or move the NukeSurvivalToolkit Folder either in your User/.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.
21
21
22
-
3.) Open your init.py file in your /.nuke/ folder into any text editor (or create a new init.py in your User/.nuke/ directory if one doesn’t already exist)
22
+
3. Open your init.py file in your /.nuke/ folder into any text editor (or create a new init.py in your User/.nuke/ directory if one doesn’t already exist)
23
23
24
-
4.) Copy the following code into your init.py file:
24
+
4. Copy the following code into your init.py file:
5.) Copy the filepath location of where you placed your NukeSurvivalToolkit. Replace the
30
+
5. Copy the filepath location of where you placed your NukeSurvivalToolkit. Replace the
31
31
Your/NukeSurvivalToolkit/FolderPath/Here text with your NukeSurvivalToolkit filepath location, making sure to keep quotation marks around the filepath.
32
32
33
-
6.) Save your init.py file, and restart your Nuke session
33
+
6. Save your init.py file, and restart your Nuke session
34
34
35
-
7.) That’s it! Congrats, you will now see a little red multi-tool in your nuke toolbar.
35
+
7. That’s it! Congrats, you will now see a little red multi-tool in your nuke toolbar.
36
36
37
37
38
38
## Online Wiki
@@ -45,17 +45,17 @@ For full online documentation and tool index Wiki, visit:
45
45
## Offline Documentation (optional)
46
46
You can install local wiki docs for offline use.
47
47
48
-
1.) Download the documentation ZIP release from either location:
48
+
1. Download the documentation ZIP release from either location:
0 commit comments