mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-11-27 07:44:02 +08:00
add readme russian (#72)
* Create README_ru.md * Update README.md * Update README_ru.md * Update README.md * Update README_ru.md * Update README_ru.md * Update README_ru.md * Update README_ru.md * Update README_zh.md * Update README.md * Update README_ru.md * Update README_zh.md
This commit is contained in:
parent
be5c311132
commit
49334ae747
@ -6,7 +6,8 @@
|
||||
<a href="https://github.com/HIllya51/LunaHook/stargazers"><img src="https://img.shields.io/github/stars/HIllya51/LunaHook?color=ccf"></a>
|
||||
</p>
|
||||
|
||||
## English | [简体中文](README_zh.md)
|
||||
## English | [Русский](README_ru.md) | [简体中文](README_zh.md)
|
||||
|
||||
|
||||
LunaHook is the Core Text Hook Module For [LunaTranslator](https://github.com/HIllya51/LunaTranslator).
|
||||
|
||||
|
34
README_ru.md
Normal file
34
README_ru.md
Normal file
@ -0,0 +1,34 @@
|
||||
# LunaHook
|
||||
|
||||
<p align="left">
|
||||
<a href="./LICENSE"><img src="https://img.shields.io/github/license/HIllya51/LunaHook"></a>
|
||||
<a href="https://github.com/HIllya51/LunaHook/releases"><img src="https://img.shields.io/github/v/release/HIllya51/LunaHook?color=ffa"></a>
|
||||
<a href="https://github.com/HIllya51/LunaHook/stargazers"><img src="https://img.shields.io/github/stars/HIllya51/LunaHook?color=ccf"></a>
|
||||
</p>
|
||||
|
||||
## Русский | [English](README.md) | [简体中文](README_zh.md)
|
||||
|
||||
|
||||
LunaHook - это модуль перехвата текста Core Text для [LunaTranslator](https://github.com/HIllya51/LunaTranslator).
|
||||
|
||||
## Скачивание
|
||||
|
||||
Скачайте его через релизы на github [release](https://github.com/HIllya51/LunaHook/releases).
|
||||
|
||||
Для англязычных пользователей есть версия Release_English.zip. Для китайскоязычных пользователей есть версия Release_Chinese.zip. Для русскоязычных пользователей есть версия Release_Russian.zip.
|
||||
|
||||
Если вы используете Windows XP для какой-то старой визуальной новеллы, скачайте архив с суффиксом _winxp.
|
||||
|
||||
## Плагины
|
||||
|
||||
Скачайте plugin32 или plugin64 в [релизах](https://github.com/HIllya51/LunaHook/releases).
|
||||
|
||||
Совместим с плагинами Textractor.
|
||||
|
||||
Так как и LunaHost32 и LunaHost64 могут ижектится в 32-битные, так и в 64-битные игры, вам на нужно использовать LunaHost с соответвующей архетектурой для x86 нужен LunaHost32 для x64 нужен LunaHost64. Так же и с плагинами, плагины от 32-битной версии не подойдут к 64-битной версии LunaHost.
|
||||
|
||||
## Поддержка
|
||||
|
||||
Если вы считаете, что моя программа для вас полезна, вы можете стать моим [спонсором](https://patreon.com/HIllya51). Спасибо ~
|
||||
|
||||
<img src="https://p.inari.site/guest/24-04/21/6624ee26d3093.png" alt="屏幕截图 2024-03-29 212522.png" title="屏幕截图 2024-03-29 212522.png" />
|
@ -6,8 +6,7 @@
|
||||
<a href="https://github.com/HIllya51/LunaHook/stargazers"><img src="https://img.shields.io/github/stars/HIllya51/LunaHook?color=ccf"></a>
|
||||
</p>
|
||||
|
||||
## [English](README.md) | 简体中文
|
||||
|
||||
## 简体中文 | [English](README.md) | [Русский](README_ru.md)
|
||||
|
||||
[LunaTranslator](https://github.com/HIllya51/LunaTranslator)核心文本提取器模块
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user