Open 0Adiber opened 3 years ago
Will also add this to the documentation soon, but you can now add sound files from outside the res/sounds
folder by using ...
set sound path <new_sound_name> <new_sound_path>
... in the Figaro CLI. GUI support will be added in a future update ... 😄
Is your feature request related to a problem? Please describe. It is really "annoying" copying all the files, I want to play using Figaro, into the
/res/sounds
folder. Adding paths to files would really make that easier.Describe the solution you'd like Being able to add paths to the Sounds I want to play, not having to copy every audio file into the
/res/sounds
directory.