lvm / build-supercollider

A dead simple script that builds and installs Supercollider
The Unlicense
67 stars 14 forks source link

No 3.11 branch on https://github.com/supercollider/sc3-plugins #9

Closed 0atman closed 4 years ago

0atman commented 4 years ago

Script dies because sc3-plugins has no 3.11 branch.

I changed the value to 3.10 (as that branch does exist) and it worked :ok_hand:

lvm commented 4 years ago

fixed b6513d1433f4ed52685863b21344fe60db410869

FWIW, there's no need to re-compile sc3-plugins, but thanks for notifying.

0atman commented 4 years ago

Nice one