mschack / VCV-Rack-Plugins

Plugins for VCV Rack
MIT License
61 stars 19 forks source link

Noob question : would like to rename your folder to mschack #36

Open 2johjoh2 opened 6 years ago

2johjoh2 commented 6 years ago

Is it safe to do so, or are there some (path) dependencies ?

mschack commented 6 years ago

In windows the folders are case insensitive so it shouldn't have a problem. Linux I think is case sensitive and not sure about MAC. Anyway I can't think of anything that is dependant to that folder, all the resources are referenced to what is inside that folder. You can try it, see what happens.

holgerschurig commented 6 years ago

Even on Linux the folder can have any name. This is because Rack search in all folders below plugins/ and will try to load any plugin.so it finds there. The names you see inside the program when you right-click aren't folder names, they are hardcoded inside the plugin.