# Credits

### MTCore

* Native

### Clipboard

* Native

### RenPy Script

* Native

### OCR

* TesseractOCR
* pytesseract
* NodeRT
* win11-oneocr
* Jimp
* OpenCV
* Sharp
* Real-ESRGAN
* Waifu2x

### AutoTrans

* RenPy - Native
* RPGM MV/MZ - Native
* Tyrano - Native
* Unity - Integration with XUAT Plugin @bbepis

### RenPy Tools

* rpatool @shizmob
* unrpyc @CensoredUsername

### TextractorCLI

* Integration with TextractorCLI @Artikash

### XUAT (XUnity AutoTranslator)

* Integration with XUnity AutoTranslator @bbepis
* BepInEx
* MelonLoader

### Japanese Parser & Dictionary

* jisho
* wanakana
* hepburn
* node-mecab-async
* kuroshiro

### Utilities

* electron-store
* electron-log
* bson
* jsoneditor
* json5
* lodash
* codemirror
* xregexp
* js-yaml
* i18n

### Material UI

* Material Symbols
* Material Icons
* Roboto Fonts
* Flaticon
* Fontawesome
* Bulma CSS
* Tailwind CSS
* Freepik


---

# 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://docs.vntranslator.com/references/credits.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.
