Skip to content
/ VNVGui Public

A web application to create renpy projects via a visual interface.

License

Notifications You must be signed in to change notification settings

Genthus/VNVGui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VNVGui

A web application to create renpy projects via a visual interface.

singlecol-screenshot

Status

Currently paused for development, the main features to create a VN are available.

Operation

Download the repo, create a project, create an exectutable using the Renpy Launcher.

Dependencies

Front-end

  • Vue 3
  • Vue Router
  • Vite
  • TailwindCSS

Server

  • Python 3
  • flask
  • flask-cors