From 3e378f5fcb76798586630639c7713aad5cc7424f Mon Sep 17 00:00:00 2001 From: baconpaul Date: Mon, 20 Nov 2023 10:02:42 -0500 Subject: [PATCH] Rework the Windows ZIP phase to have a portable zip Previously we had a pluginsonly zip. Now we produce two zips; A pluginsonly zip with the plugins only and a second portable zip which adds the resources in the appropriately positioned "SurgeXTData" directory next to the assets, with a brief README copied in. Closes #7313 --- resources/surge-shared/README_Portable.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 resources/surge-shared/README_Portable.txt diff --git a/resources/surge-shared/README_Portable.txt b/resources/surge-shared/README_Portable.txt new file mode 100644 index 00000000000..e69de29bb2d