-
-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Labels
Dev ApprovedThe issue has been approved by a team member and can be worked on.The issue has been approved by a team member and can be worked on.Dev Complete
Description
Description
I do all my work to setup Firebot on my Macbook, but I actually stream on a Windows machine and pull my updates from a git repository.
This is working almost perfectly but for some effects, like playing a sound, it requires you to input the path to the sound and by default it uses an absolute path, which is not the same on a Mac as it is on Windows, so I'm wondering if there's a way to use a relative file path here.
I know it's possible in the Show HTML effect, but I'm not sure if it works here because when I tried ../overlay-resources it didn't work, so maybe the working directory for this is different than when using the Show HTML effect.
Submitted By
cky_
Created via Discord from a message.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Dev ApprovedThe issue has been approved by a team member and can be worked on.The issue has been approved by a team member and can be worked on.Dev Complete
Type
Projects
Status
Todo