Skip to content

Commit

Permalink
Also copy new daw-storage abstraction
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyschoen committed Nov 16, 2023
1 parent 0f89be0 commit ba3afaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/Scripts/package_resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ def splitFile(file, num_files):
globCopy("../../Libraries/pd-else/Code_source/Abstractions/extra_abs/*.pd", "./Abstractions/else")
copyFile("../Patches/playhead.pd", "./Abstractions")
copyFile("../Patches/param.pd", "./Abstractions")
copyFile("../Patches/daw_storage.pd", "./Abstractions")
#copyFile("../Patches/beat.pd", "./Abstractions")

globMove("./Abstractions/*-help.pd", "./Documentation/5.reference")
Expand Down

0 comments on commit ba3afaf

Please sign in to comment.