Skip to content

NonPossum/VNF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

VNF

File format for visual novel. And 2 example parsers. Python C#

File Structure:

  1. Magic: 10 bytes with string VNF.
  2. Data: Accept only ^0name[text] format where ^ mean start of new sentence 0-9 num mean number of image to display emotions of character name and text contain what a name suggest.
  3. Key: 11 bytes of key to crypt and encrypt file. img

About

File format for visual novel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published