x-team / xvn

X-Team Visual Novel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XVN

That stands for X-Team Visual Novel engine ;)

image

Instructions

  • Clone this
  • Install parcel npm install -g parcel-bundler
  • Run npm install
  • Run npm run dev and go to the URL on the terminal.
  • If you're only interested in editing the script that is being played, the file inside the scripts folder is all you need to change.

Writing scripts

Check out the Commands Manual in the wiki.

FAQ

Even after changing the script file and saving it, the browser still has an older, cached version of the script.

Try doing a hard refresh on your browser, that should solve it. (CTRL + F5, or Cmd + Shift + F5).

About

X-Team Visual Novel


Languages

Language:JavaScript 69.9%Language:CSS 21.7%Language:HTML 8.4%