ddlc_helper

中文文档
DDLC_Helper is a tool to select words in DDLC( Plus).
Releases for Windows are avaliable on Github
Build
cargo +nightly build --release
This project used the unstable feature once_cell after 2.0.0
.
Usage
- Select a charactor you like. (e.g. Sayori)
- You should set language as English in DDLC when selecting words.
- Use OCR tool to recogonise words in the game. (e.g. ShareX)
- Type the words we just got to this tool. (the words should be split in whitespaces like CRLF, Space, Tab, ...)
- Select one of words ddlc_helper prints prefixed with "Result:".
Notice
This tool is NOT letter-case sensitive, although the output should always be lowercase.