How does your tool currently deal with scripts sharing the same filename?
So for example, if the following repos exist:
https://github.com/foo/bar
https://github.com/foo1/bar
and they both contain bar.lua, how does your script resolve this issue when installing them to the user's mpv scripts directory?
How does your tool currently deal with scripts sharing the same filename?
So for example, if the following repos exist:
https://github.com/foo/bar
https://github.com/foo1/bar
and they both contain
bar.lua, how does your script resolve this issue when installing them to the user's mpv scripts directory?