This is a plugin source Hentai VN for Raiku App.
Install with url: https://manga-raiku.github.io/raiku-plugin-hentaivn
- Click to Use template
- Update the information in the
package.json
file.
- Run
pnpm i
to install the dependencies.
- Run
pnpm dev
to start development mode. - Open Raiku App and add plugin
http://localhost:5173
withDev mode
- Run
pnpm build
to compile the source code into executable code.
- Run
pnpm release
to release plugin withGithub Actions
Good luck!