Installation - Single User

1. DOWNLOAD FILES

  • Depends on where you got the subscription from, after receiving a receipt for your subscription, please visit

  • Download Maya Groomer's Tool with the Maya version you want to run with. Current supported versions are 2022 (Py3), 2023, 2024, 2025, and 2026 on Windows.

2. UNPACK

  • Unpack the downloaded .zip file.

  • Extract/Copy the xgtc folder to your Users\Documents\maya\version\scripts\ folder.​

  • Example folder structure:

    • ​\Documents\maya\2025\scripts\xgtc

    • \Documents\maya\2025\scripts\xgtc\icons\

    • ​\Documents\maya\2025\scripts\xgtc\scripts\

    • ​\Documents\maya\2025\scripts\xgtc\__init__.pyc

    • ​\Documents\maya\2025\scripts\xgtc\shelf_icon.png

Installing Groomer's Tool for none English Maya versions

If you are running Maya in different language other than English, the folder will be: \Documents\maya\version\<language>\scripts\

  • ​Simplified Chinese:

    • \Documents\maya\version\zn_CH\scripts\xgtc

    • \Documents\maya\version\zn_CH\scripts\xgtc\icons\

    • \Documents\maya\version\zn_CH\scripts\xgtc\scripts\

    • \Documents\maya\version\zn_CH\scripts\xgtc\__init__.pyc

    • \Documents\maya\version\zn_CH\scripts\xgtc\shelf_icon.png

  • Japanese:

    • \Documents\maya\version\ja_JP\scripts\xgtc

    • \Documents\maya\version\ja_JP\scripts\xgtc\icons\

    • \Documents\maya\version\ja_JP\scripts\xgtc\scripts\

    • \Documents\maya\version\ja_JP\scripts\xgtc\__init__.pyc

    • \Documents\maya\version\ja_JP\scripts\xgtc\shelf_icon.png

3. MAYA RUN COMMAND

  • In Maya, open the Script Editor. In a Python Tab run the following code.

import xgtc
import xgToolsUI_user_sub
xgToolsUI_user_sub.XgtRun()

To add the script to your Maya Custom Shelf, navigate to File > Save Script to Shelf in the script

4. LICENSING

  • When you run Groomer’s Tool for the first time, you will get a Licensing Window.

  • Please go to your receipt email, or the content page to get the License Key.

A) Gumroad License

  • If you got your license from Gumroad, go back to your Gumroad's Library to retrieve the license key. Alternatively, it's also in the subscription Email sent when you purchased the subscription.

Your license key will be displayed at the top of Gumroad's Content Page

B) No Brain Tools License

If you got your license from www.nobraintools.com, log in and go to My License/Order Info page to retrieve the license key. Alternatively, it's also in the subscription Email sent when you purchased the subscription.

  • When it’s successfully validated, the Groomer’s Tool kit will pop up right after.

Last updated