| .. | ||
| __init__.py | ||
| __main__.py | ||
| README.md | ||
VNDS-to-RenPy
Simple script for converting vnds scripts to rpy
How to use
- Extract VNDS visual novel's archive and get
scriptsfolder from these (orscript.zipif scripts folder is empty) - Launch
convert.py(It will automatically extractscripts.ziparchive (if it needed) and converts .scr scripts to .rpy)