Merge branch 'main' of ssh://git-ssh.cloudaf.cc:2222/eric/Vocaloid6-Linux-Installer

This commit is contained in:
2026-04-16 21:44:19 -04:00

View File

@@ -11,12 +11,12 @@
*Bash*
```bash
bash <(curl -s bash (curl -s https://gitea.cloudaf.cc/eric/Vocaloid6-Linux-Installer/raw/branch/main/vocaloid6installer.sh | psub))
bash <(curl -s https://gitea.cloudaf.cc/eric/Vocaloid6-Linux-Installer/refs/heads/main/vocaloid6installer.sh)
```
*Fish* (because I use fish and fish is wierd)
```fish
bash (curl -s https://gitea.cloudaf.cc/eric/Vocaloid6-Linux-Installer/raw/branch/main/vocaloid6installer.sh | psub)
bash (curl -s https://gitea.cloudaf.cc/eric/Vocaloid6-Linux-Installer/refs/heads/main/vocaloid6installer.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