Skip to content

Online resources supporting Naninovel — writer-friendly visual novel engine powered by Unity

Notifications You must be signed in to change notification settings

tunacook/NaninovelWeb

 
 

Repository files navigation

Naninovel Banner

Naninovel Documentation

Online documentation and tracking tools for Naninovel visual novel engine.

To help us improve the documentation (eg, fix a typo or update translation) check out contributing article.

Instructions on running (hosting) the docs locally:

  1. Install Node.js (nodejs.org)
  2. Clone the repository (guide)
  3. Run the following npm commands via a command shell (terminal) under the cloned repository folder:
    1. Install npm dependencies: npm install
    2. Build the project: npm run build
    3. Run the server: npm run preview
    4. Open the generated local URL in a web browser

About

Online resources supporting Naninovel — writer-friendly visual novel engine powered by Unity

Resources

Stars

Watchers

Forks

Packages

No packages published