Compare commits

..

3 Commits

Author SHA1 Message Date
d76a7e0444 Update README.md 2026-04-16 21:47:21 -04:00
82ed702f01 Merge branch 'main' of ssh://git-ssh.cloudaf.cc:2222/eric/Vocaloid6-Linux-Installer 2026-04-16 21:44:19 -04:00
6e20ad226d Update README.md 2026-04-16 21:41:00 -04:00

View File

@@ -11,12 +11,12 @@
*Bash* *Bash*
```bash ```bash
bash <(curl -s https://gitea.cloudaf.cc/eric/Vocaloid6-Linux-Installer/refs/heads/main/vocaloid6installer.sh) bash <(curl -s https://gitea.cloudaf.cc/eric/Vocaloid6-Linux-Installer/raw/branch/main/vocaloid6installer.sh)
``` ```
*Fish* (because I use fish and fish is wierd) *Fish* (because I use fish and fish is wierd)
```fish ```fish
bash (curl -s https://gitea.cloudaf.cc/eric/Vocaloid6-Linux-Installer/refs/heads/main/vocaloid6installer.sh | psub) bash (curl -s https://gitea.cloudaf.cc/eric/Vocaloid6-Linux-Installer/raw/branch/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 VST works on new wine with this yabridge: https://github.com/robbert-vdh/yabridge/actions/workflows/build.yml?query=branch%3Anew-wine10-embedding