Update all README.md files

This commit is contained in:
OleSTEEP 2024-10-13 22:28:14 +03:00
parent 0b43756ef5
commit d8e55bac9a
4 changed files with 37 additions and 18 deletions

View file

@ -1,7 +1,7 @@
## VNDS-to-RenPy
## vnds2renpy
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)
* Launch `vnds2renpy` (It will automatically extract `scripts.zip` archive (if it needed) and converts .scr scripts to .rpy)