Note
This branch is still in development, ts-written is a completely redesigned codebase in TypeScript + Webpack, which is more maintainable than the main branch codebase.
An unofficial desktop client of Yume 2kki on ynoproject.net (Yume Nikki Online Project)
Soon...
ocd2kki is using NeutralinoJS, by using user's available browsers or webview for displaying "https://ynoproject.net/2kki/" and inject a custom interface for more "native-like" experience.
ocd2kki is open-source at https://github.com/kinnnine/ocd2kki
- Separate from your main browser
- Native-Like experience
- Lightweight download (only 3mb)
Initialize development environment:
- Clone this repository
- Execute
pnpm installornpm install - Execute
pnpm run update-runtimeornpm run update-runtime
Development commands:
pnpm run dev: Start development versionpnpm run build: Build a release versionpnpm run update-runtime: Update NeutralinoJS Binaries and its ClientLibrary