mirror of
https://github.com/got-feedBack/feedBack-desktop.git
synced 2026-07-19 19:31:31 +00:00
build: bundle feedBack-plugin-stem-splitter
Adds the Stem Splitter plugin to clone_slopsmith()'s bundled-plugin list so packaged builds ship it. The repo uses the feedBack-plugin-* casing (capital B), so the lowercase prefix strip can't derive the dirname — explicit :stem_splitter, matching the plugin id, same as rig_builder. Signed-off-by: topkoa <topkoa@gmail.com>
This commit is contained in:
parent
49f6963100
commit
7212ce70a8
@ -150,6 +150,10 @@ clone_slopsmith() {
|
||||
got-feedback/feedback-plugin-splitscreen
|
||||
got-feedback/feedback-plugin-staffview
|
||||
got-feedback/feedback-plugin-stem-mixer
|
||||
# Stem Splitter — repo uses the feedBack-plugin-* casing (capital B),
|
||||
# so the lowercase prefix strip doesn't apply; explicit dirname
|
||||
# matching the plugin id, same as rig_builder below.
|
||||
got-feedback/feedBack-plugin-stem-splitter:stem_splitter
|
||||
got-feedback/feedback-plugin-stems
|
||||
got-feedback/feedback-plugin-stepmode
|
||||
got-feedback/feedback-plugin-strum-fighter
|
||||
|
||||
Loading…
Reference in New Issue
Block a user