- Streamlined commentary translations
- Auto-detection of commentary language and translations
- Additional tools (Jisho, Wiktionary, GTranslate) available quickly in right-click menus

- OCR (computer reads the image for you)
- Image upscaling (to assist OCR)
For Windows users on x64:
- Download the binaries from the latest release.
- Extract the files.
- Run the
.exe.
If there are more requests to include builds for other platforms, I will gladly do so.
For all other users:
0. Make sure you have node/npm installed (or your favorite node.js package manager).
- Clone this repository.
- Run
npm ito download all necessary packages. - Run
npm startto run the program. - (Optional) To create your own build for your platform, run
npm run build.
Open an issue! I will try to respond to any issues as soon as possible.