foxdot / setup2.sc
shoom013's picture
Update setup2.sc
830bb2a verified
//
"Installing FoxDot Quark...".postln;
Quarks.install("FoxDot");
"FoxDot Quark installed.".postln;
0.exit;