7 lines
327 B
Markdown
7 lines
327 B
Markdown
## VNDS-to-RenPy
|
|
Simple script for converting vnds scripts to rpy
|
|
|
|
### How to use
|
|
|
|
* Extract VNDS visual novel's archive and get `scripts` folder from these (or `script.zip` if scripts folder is empty)
|
|
* Launch `convert.py` (It will automatically extract `scripts.zip` archive (if it needed) and converts .scr scripts to .rpy)
|