# Vicho's Tools

<figure><img src="/files/KY8pBmtmWCQxOcQxDgTs" alt=""><figcaption><p>A screenshot of the current UI.</p></figcaption></figure>

<details>

<summary>Requirements</summary>

* [x] Blender 4.0+ (4.2 or later recommended)
* [x] Sollumz 2.5+
* [x] .NET 8 Runtime x64: [Download](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.11-windows-x64-installer)

</details>

<details>

<summary>Features</summary>

* [x] Export an MLO Instance as a working `.xml.ymap`
* [x] Set picked object's transforms to a second picked one.
* [x] Texture(s) tools to easily create YTDs and export them with advanced options such as resizing tools.
* [x] Animation Tools to easily create Clip Dictionary from selection (UV and Object animations supported).
* [x] Object Tools to rename Color Attributes and UV Maps or to delete Color Attributes or Vertex Groups

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://vichomodding.gitbook.io/main/blender-stuff/recommended-add-ons/modding/vichos-tools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
