Installation - Manual Install

**For V15.03.06 +. Delete existing xgtc folder to avoid errors

Manual Install

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 - COPY/PASTE INTO FOLDER

  • Unpack the downloaded .zip file.

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

Example folder structure

Your xgtc folder content should look like this:

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

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

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

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

  • ​Users\Documents\maya\2025\scripts\xgtc\license.json

  • ​Users\Documents\maya\2025\scripts\xgtc\Maya_DragDrop_Installer.py

  • ​Users\Documents\maya\2025\scripts\xgtc\menu_XGTC_interactiveCurve.mel

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:

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

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

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

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

    • Users\Documents\maya\version\zn_CH\scripts\license.json

    • ​Users\Documents\maya\version\zn_CH\scripts\xgtc\Maya_DragDrop_Installer.py

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

  • Japanese:

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

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

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

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

    • Users\Documents\maya\version\zn_JP\scripts\license.json

    • Users\Documents\maya\version\ja_JP\scripts\xgtc\Maya_DragDrop_Installer.py

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


3. LAUNCH MAYA AND RUN

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

from xgtc.scripts.ui import activate as xgt;xgt.XgtRun()

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


4. LICENSE ACTIVATION

  • 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.

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.

  • If you have any issues or need help with the installation, please contact me at info@nobraintools.com

Last updated