mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-11-23 05:45:37 +08:00
link
This commit is contained in:
parent
66bb31bf09
commit
aeb6f9253d
@ -320,7 +320,6 @@ LunaHost::LunaHost()
|
||||
|
||||
std::thread([&]()
|
||||
{
|
||||
//https://lunatranslator.xyz/Github/LunaHook/issues/14
|
||||
std::wstring sel;
|
||||
while(1)
|
||||
{
|
||||
|
@ -1,17 +1,17 @@
|
||||
# LunaHook
|
||||
|
||||
|
||||
### <a href="./LICENSE"><img src="https://img.shields.io/github/license/HIllya51/LunaHook"></a> <a href="https://lunatranslator.xyz/Github/LunaHook/releases"><img src="https://img.shields.io/github/v/release/HIllya51/LunaHook?color=ffa"></a>
|
||||
### <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>
|
||||
|
||||
### [Discord](https://discord.com/invite/ErtDwVeAbB)
|
||||
|
||||
### 简体中文 | [English](README_en.md) | [Русский](README_ru.md) | [繁體中文](README_cht.md)
|
||||
|
||||
[LunaTranslator](https://lunatranslator.xyz/Github/LunaTranslator)核心文本提取器模块
|
||||
[LunaTranslator](https://github.com/HIllya51/LunaTranslator)核心文本提取器模块
|
||||
|
||||
## 下载
|
||||
|
||||
在github [release](https://lunatranslator.xyz/Github/LunaHook/releases)中下载
|
||||
在github [release](https://github.com/HIllya51/LunaHook/releases)中下载
|
||||
|
||||
选择所使用的语言下载相应的zip
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
## 插件
|
||||
|
||||
在[release](https://lunatranslator.xyz/Github/LunaHook/releases)中下载plugin32或plugin64
|
||||
在[release](https://github.com/HIllya51/LunaHook/releases)中下载plugin32或plugin64
|
||||
|
||||
兼容Textractor插件
|
||||
|
||||
|
@ -1,17 +1,17 @@
|
||||
# LunaHook
|
||||
|
||||
|
||||
### <a href="./LICENSE"><img src="https://img.shields.io/github/license/HIllya51/LunaHook"></a> <a href="https://lunatranslator.xyz/Github/LunaHook/releases"><img src="https://img.shields.io/github/v/release/HIllya51/LunaHook?color=ffa"></a>
|
||||
### <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>
|
||||
|
||||
### [Discord](https://discord.com/invite/ErtDwVeAbB)
|
||||
|
||||
### [简体中文](README.md) | [English](README_en.md) | [Русский](README_ru.md) | 繁體中文
|
||||
|
||||
[LunaTranslator](https://lunatranslator.xyz/Github/LunaTranslator) 核心文字提取器模組
|
||||
[LunaTranslator](https://github.com/HIllya51/LunaTranslator) 核心文字提取器模組
|
||||
|
||||
## 下載
|
||||
|
||||
在 GitHub [Release](https://lunatranslator.xyz/Github/LunaHook/releases) 中下載。
|
||||
在 GitHub [Release](https://github.com/HIllya51/LunaHook/releases) 中下載。
|
||||
|
||||
根據所使用的語言下載對應的 zip。
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
## 外掛程式
|
||||
|
||||
在 [Release](https://lunatranslator.xyz/Github/LunaHook/releases) 中下載 plugin32 或 plugin64。
|
||||
在 [Release](https://github.com/HIllya51/LunaHook/releases) 中下載 plugin32 或 plugin64。
|
||||
|
||||
相容 Textractor 外掛程式。
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# LunaHook
|
||||
|
||||
### <a href="./LICENSE"><img src="https://img.shields.io/github/license/HIllya51/LunaHook"></a> <a href="https://lunatranslator.xyz/Github/LunaHook/releases"><img src="https://img.shields.io/github/v/release/HIllya51/LunaHook?color=ffa"></a>
|
||||
### <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>
|
||||
|
||||
### [Discord](https://discord.com/invite/ErtDwVeAbB)
|
||||
|
||||
@ -8,11 +8,11 @@
|
||||
### [简体中文](README.md) | English | [Русский](README_ru.md) | [繁體中文](README_cht.md)
|
||||
|
||||
|
||||
LunaHook is the Core Text Hook Module For [LunaTranslator](https://lunatranslator.xyz/Github/LunaTranslator).
|
||||
LunaHook is the Core Text Hook Module For [LunaTranslator](https://github.com/HIllya51/LunaTranslator).
|
||||
|
||||
## Download
|
||||
|
||||
Download it via github [release](https://lunatranslator.xyz/Github/LunaHook/releases).
|
||||
Download it via github [release](https://github.com/HIllya51/LunaHook/releases).
|
||||
|
||||
For English user, download Release_English.zip. For Chinese user download Release_Chinese.zip. For Russian user download Release_Russian.zip.
|
||||
|
||||
@ -20,7 +20,7 @@ If you use Windows XP for some old Visual Novel, download zip with _winxp suffix
|
||||
|
||||
## Plugins
|
||||
|
||||
Download plugin32 or plugin64 in [release](https://lunatranslator.xyz/Github/LunaHook/releases).
|
||||
Download plugin32 or plugin64 in [release](https://github.com/HIllya51/LunaHook/releases).
|
||||
|
||||
Compatible with Textractor plugins.
|
||||
|
||||
|
@ -3,18 +3,18 @@
|
||||
|
||||
|
||||
|
||||
### <a href="./LICENSE"><img src="https://img.shields.io/github/license/HIllya51/LunaHook"></a> <a href="https://lunatranslator.xyz/Github/LunaHook/releases"><img src="https://img.shields.io/github/v/release/HIllya51/LunaHook?color=ffa"></a>
|
||||
### <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>
|
||||
|
||||
### [Discord](https://discord.com/invite/ErtDwVeAbB)
|
||||
|
||||
### [简体中文](README.md) | [English](README_en.md) | Русский | [繁體中文](README_cht.md)
|
||||
|
||||
|
||||
LunaHook - это модуль перехвата текста Core Text для [LunaTranslator](https://lunatranslator.xyz/Github/LunaTranslator).
|
||||
LunaHook - это модуль перехвата текста Core Text для [LunaTranslator](https://github.com/HIllya51/LunaTranslator).
|
||||
|
||||
## Скачивание
|
||||
|
||||
Скачайте его через релизы на github [release](https://lunatranslator.xyz/Github/LunaHook/releases).
|
||||
Скачайте его через релизы на github [release](https://github.com/HIllya51/LunaHook/releases).
|
||||
|
||||
Для англязычных пользователей есть версия Release_English.zip. Для китайскоязычных пользователей есть версия Release_Chinese.zip. Для русскоязычных пользователей есть версия Release_Russian.zip.
|
||||
|
||||
@ -22,7 +22,7 @@ LunaHook - это модуль перехвата текста Core Text для
|
||||
|
||||
## Плагины
|
||||
|
||||
Скачайте plugin32 или plugin64 в [релизах](https://lunatranslator.xyz/Github/LunaHook/releases).
|
||||
Скачайте plugin32 или plugin64 в [релизах](https://github.com/HIllya51/LunaHook/releases).
|
||||
|
||||
Совместим с плагинами Textractor.
|
||||
|
||||
|
@ -1,14 +0,0 @@
|
||||
# Package Information for pkg-config
|
||||
|
||||
prefix=@PJSIP_ROOT_DIR_FOR_PKGCONFIG@
|
||||
exec_prefix=${prefix}
|
||||
libdir=${prefix}/lib
|
||||
includedir=${prefix}/pjlib/include;${prefix}/pjlib-util/include;${prefix}/pjmedia/include;${prefix}/pjnath/include;${prefix}/pjsip/include
|
||||
|
||||
Name: LunaHook
|
||||
Description: Visual Novel Text Hook Engine
|
||||
URL: https://lunatranslator.xyz/Github/LunaHook
|
||||
Version: @PJSIP_VERSION@
|
||||
Libs: -L${libdir} -llibpjproject-$$(Platform)-$$(PlatformToolset)-$$(Configuration)-@PJSIP_CRT_LINKAGE@.lib
|
||||
Libs.private: -lWs2_32.lib
|
||||
Cflags: -I${includedir}
|
Loading…
Reference in New Issue
Block a user