-
Notifications
You must be signed in to change notification settings - Fork 4
/
INSTALL.txt
64 lines (42 loc) · 1.99 KB
/
INSTALL.txt
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
NimbleTools for Maya 2008 and up
================================
www.NimbleStudiosInc.com
info@NimbleStudiosInc.com
INSTALLATION FOR WINDOWS AND LINUX
1. Extract NimbleTools_py.zip to the directory of your choice
2. Open NimbleTools.txt in a text editor and change PATH_TO_INSTALL_DIRECTORY
to point the NimbleTools directory.
Ex (Windows):
If C:/MyExtraPlugins/NimbleTools contains the extracted icons/, plug-ins/,
and scripts/ directories, edit NimbleTools.txt to look like:
+ NimbleTools 1.2 C:/MyExtraPlugins/NimbleTools
Ex (Linux):
If /opt/NimbleTools contains the extracted icons/, plug-ins/, and scripts/
directories, edit NimbleTools.txt to look like:
+ NimbleTools 1.2 /opt/NimbleTools
3. Copy NimbleTools.txt into the 'modules' directory found either in your
your local Maya preferences directory or in the Maya installation directory.
On Windows, for Maya 2008, this is by default:
C:\Documents and Settings\<username>\My Documents\maya\2008\modules
or
C:\Program Files\Autodesk\Maya2008\modules
On Linux, for Maya 2008, this is by default:
~<username>/maya/2008/modules/
or
/usr/autodesk/maya2008/modules/
If the modules directory does not exist, create it.
4. Launch Maya and load the "NimbleTools.py" plugin from the Plug-in Manager.
INSTALLATION FOR MAC
1. Extract NimbleTools_py.zip to the directory of your choice
2. Open NimbleTools.txt in a text editor and change PATH_TO_INSTALL_DIRECTORY
to point the NimbleTools directory.
Ex:
If /Users/username/Documents/nimbletools contains the extracted icons/,
plug-ins/, and scripts/ directories, edit NimbleTools.txt to look like:
+ NimbleTools 1.2 /Users/username/Documents/nimbletools
3. Find the Maya executable package and right-click "Show Package
Contents". By default the packag is located here:
/Applications/Maya2008/Maya.app
4. Once the contents are shown, create a 'modules' directory in the
'Contents' folder.
5. Copy NimbleTools.txt into this modules directory.