VNDS-to-RenPy: Add README.md

This commit is contained in:
OleSTEEP 2024-01-07 20:13:03 +03:00
parent 7bcb74b70f
commit e4f028f75b

7
VNDS-to-RenPy/README.md Normal file
View file

@ -0,0 +1,7 @@
## 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)