Initial commit

This commit is contained in:
2024-06-20 19:00:07 +02:00
commit 6147bfe5db
16 changed files with 2522 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<component name="ArtifactManager">
<artifact type="jar" name="vst-base-js-1.0.0-SNAPSHOT">
<output-path>$PROJECT_DIR$/build/libs</output-path>
<root id="archive" name="vst-base-js-1.0.0-SNAPSHOT.jar" />
</artifact>
</component>

View File

@@ -0,0 +1,6 @@
<component name="ArtifactManager">
<artifact type="jar" name="vst-worklet-base-js-1.0.0-SNAPSHOT">
<output-path>$PROJECT_DIR$/build/libs</output-path>
<root id="archive" name="vst-worklet-base-js-1.0.0-SNAPSHOT.jar" />
</artifact>
</component>