-
Notifications
You must be signed in to change notification settings - Fork 4
/
README
42 lines (19 loc) · 1.28 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Ahuge Tools currently supports versions of nuke 6.3v4 and up but as tools are created I may end up needing to drop support for older versions
# ---- Notes ---- #
Any package will work on versions of Nuke that are higher than it, in the future they may be missing features though
# ---- Installation ---- #
Included with each build will be a menu.py and an init.py
These are meant to make it easy to import the tools and scripts.
Windows
For installation on Windows, place the menu.py, init.py and the Ahuge Tools folder in "C:\Users\yourName\.nuke"
If you have moved your User directory to another drive, replace the "C" with the appropriate drive letter
Mac
On Mac OSX the .nuke directory is hidden. You can open it using the following command in the terminal:
"open /Users/username/.nuke"
once in this folder, you can copy the menu.py, init.py and the Ahuge Tools folder into it
Linux
On Linux the .nuke directory is usually "/home/username/.nuke"
once you've found this folder, you can copy the menu.py, init.py and the Ahuge Tools folder into it
Restarting Nuke will reload the plugins and add them to your copy of nuke.
# ---- Bugs, Questions, Suggestions ---- #
If you ever have any concerns or suggestions please feel free to email me at ahuglesalex(at)gmail.com