How to Install the Mush3D Maya Module on Windows

1. Copy Files
Copy the following items into your Maya modules folder:

mush3d.mod
mush3d folder

The typical path is:

C:\Users\<YourUsername>\Documents\maya\2026\modules
If the modules folder does not exist, create it manually.

2. Edit the .mod File
Open the file mush3d.mod in a text editor.

Replace <module location> with the full path to the mush3d folder you just copied.
For example:

+ mush3d 1.0 C:\Users\<YourUsername>\Documents\maya\2026\modules\mush3d
MAYA_PLUG_IN_PATH +:= plug-ins
MAYA_SCRIPT_PATH +:= scripts
XBMLANGPATH +:= icons

3. Restart Maya
Close and reopen Maya to apply the changes.

4. Launch Mush3D
In Maya's MEL command line, type:

mush3d;

This will open the Mush3D interface. From there, you can access the full documentation.