install scripts move
This commit is contained in:
parent
d3d2de183c
commit
07d497250c
3 changed files with 5 additions and 0 deletions
4
scripts/dev_vst_install.sh
Executable file
4
scripts/dev_vst_install.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
cargo xtask bundle-universal vst \
|
||||
&& rm -r $VST3_DEV_INSTALL/gb.vst3 \
|
||||
&& cp -r target/bundled/vst.vst3 $VST3_DEV_INSTALL/gb.vst3 \
|
||||
&& echo "Copied to $VST3_DEV_INSTALL/gb.vst3"
|
1
vendored/ash-molten
Submodule
1
vendored/ash-molten
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 2da15dbee44a35d029d74250828d00de721998f3
|
Loading…
Add table
Reference in a new issue