Skip to content
This repository has been archived by the owner on Sep 9, 2018. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 425 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 425 Bytes

kvn-engine-raw KVN Engine Source Code

KVN (Kirinnee Visual Novel) Engine is a javascript-based engine. This is written in JS es6, in the OO paradigm, to easily create Visual Novels on the website.

It includes embbed mode, a custom language (which transpile to JS), and is non-coder friendly

This is the non-compiled source code, it is only for reference. For updating or pulling patches, please refer to the compiled code!