Create README.md

This commit is contained in:
2026-04-16 17:52:19 -04:00
parent c40dbf2b68
commit 92815e072f

18
README.md Normal file
View File

@@ -0,0 +1,18 @@
# Vocaloid6 Linux Installer
Just a script to install Vocaloid6 on Linux.
Download the script and run it, make sure you have wine, winetricks and yabridge/yabridgectl installed if you want to try and use the VST plugin.
I have not tested this with wine earlier than 11.6.
*Bash*
```bash
bash <(curl -s https://raw.githubusercontent.com/eric5949/Vocaloid6-Linux-Installer/refs/heads/main/sv2linuxinstaller.sh)
```
*Fish* (because I use fish and fish is wierd)
```fish
bash (curl -s https://raw.githubusercontent.com/eric5949/Vocaloid6-Linux-Installer/refs/heads/main/sv2linuxinstaller.sh | psub)
```
VST works on new wine with this yabridge: https://github.com/robbert-vdh/yabridge/actions/workflows/build.yml?query=branch%3Anew-wine10-embedding