media scwrypts v5 refactor
This commit is contained in:
14
scwrypts/media/audio/play-sfx
Executable file
14
scwrypts/media/audio/play-sfx
Executable file
@ -0,0 +1,14 @@
|
||||
#!/usr/bin/env zsh
|
||||
#####################################################################
|
||||
|
||||
use audio/play-sfx --group media
|
||||
|
||||
#####################################################################
|
||||
|
||||
media.audio.play-sfx.parse.usage
|
||||
|
||||
#####################################################################
|
||||
|
||||
MAIN() {
|
||||
media.audio.play-sfx $@
|
||||
}
|
Reference in New Issue
Block a user