Vendor reaper-sdk and WDL as submodules

The REAPER extension and SWELL layer build against these vendored SDKs.
This commit is contained in:
2026-07-21 21:18:25 -04:00
parent 0b19d59f68
commit bbc0b2c19e
3 changed files with 8 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[submodule "vendor/reaper-sdk"]
path = vendor/reaper-sdk
url = https://github.com/justinfrankel/reaper-sdk
[submodule "vendor/WDL"]
path = vendor/WDL
url = https://github.com/justinfrankel/WDL
Vendored Submodule
+1
Submodule vendor/WDL added at 96b770f736
Vendored Submodule
+1
Submodule vendor/reaper-sdk added at b5da337e74