> For the complete documentation index, see [llms.txt](https://nobraintools.gitbook.io/maya-groomers-tool/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nobraintools.gitbook.io/maya-groomers-tool/zhong-guo-shi-yong-zhe-shuo-ming/an-zhuang-zhi-nan-gumroad.md).

# 安装指南 (Gumroad)

{% embed url="<https://youtu.be/Abi4rguE12M>" %}
安装教学
{% endembed %}

1. **下载挡案**

* 在收到订阅确认邮件后，请前往 Gumroad 的内容页面，下载与你使用的 Maya 版本相匹配的 Groomer's Tool。目前支持的版本包括 2022、2023、2024 和 2025，适用于 Windows 系统。

2. **解压缩**

**Maya英文作业系统**

解压下载的.zip挡案后拷贝整个 `xgtc` 资料夹到您电脑上的 **Users\Documents\maya\version\scripts\\** 资料夹里如下:

* ​\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

**Maya中文作业系统**

如需安装至中文版Maya系统, 则请把 xgtc 挡案夹复制到 \Documents\maya\version\\**zn\_CH**\scripts\\

* \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

{% hint style="warning" %}
在安装新版本的 Maya 时，系统可能会自动生成一个重复的 **xgtc** 文件夹。这可能会干扰 Groomer's Tool 的安装过程。因此，在继续安装之前，请务必检查 Maya 的默认目录（例如 pref 或 scripts 文件夹），确保其中没有残留的 **xgtc** 资料夹。如果发现这些文件夹，建议先将其移除，这样可以避免潜在的冲突问题，确保 Groomer's Tool 能够顺利安装并正常运行。
{% endhint %}

3. **执行:**

{% hint style="danger" %}
注意: 因验证需经过海外Gumroad平台认证, **"""请先开启VPN 设定-全局代理-"""** 后再启动Maya.&#x20;

[Maya 网络连接修复指南](/maya-groomers-tool/zhong-guo-shi-yong-zhe-shuo-ming/maya-wang-luo-lian-jie-xiu-fu-zhi-nan.md)
{% endhint %}

重启Maya 后, 打开Script Editor. 开启一个Python 栏并执行以下代码

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

4. **验证:**

* 当第一次开启Groomer’s Tool时, 此时会出现验证视窗. 这里请输入Gumroad发给您的序号 和 您Gumroad帐号的Email.

<figure><img src="/files/oeg5kP43Nlqt1jHjfNBS" alt=""><figcaption></figcaption></figure>

* 请到Gumroad的邮件里 或是Gumroad 'Content' 页面里获取序号.

<figure><img src="/files/ayP5yqMWpvbiimXR0cvu" alt=""><figcaption><p>Your license key will be displayed at the top of Gumroad's Content Page</p></figcaption></figure>

* 成功验证后即可正常使用Maya Groomer's Tool.&#x20;

<figure><img src="/files/vdXkp0wB5FOSaQ6ZmI8Q" alt=""><figcaption></figcaption></figure>

5. 认证后续

* 在成功认证后一星期内您将收到一封来至 Gumroad 的会员自动取消邮件. 您可以直接忽视这封邮件, 您的会员还是可以正常使用.

<figure><img src="/files/TyufwPlCB6cS8LKEguAG" alt=""><figcaption></figcaption></figure>

* 如需查询会员有效期可在Groomer's Tool 里头 Help -> Subscription 状态查询
* 如安装过程出现问题请查询以下页面

{% content-ref url="/pages/upG0tcRfkcLyinDrFkyC" %}
[Problem/Errors](/maya-groomers-tool/getting-started/problem-errors.md)
{% endcontent-ref %}

* &#x20;如有问题无法解决请发邮件 <nobraintools@gmail.com> (**请在信中包含您的Gumroad 序号才能得到回复**)
