From c912b304afc4a6e6fabc1208f6164245e0058ac9 Mon Sep 17 00:00:00 2001 From: Florent Berthaut <florent.berthaut@univ-lille.fr> Date: Wed, 19 Mar 2025 16:34:31 +0100 Subject: [PATCH] Changed readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 971e8a9..e629781 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Use the Godot3 branch for previous versions. * Install the gdpd folder in the addons folder of your Godot project. * Add pd patches and other needed files as exported in the export settings (\*.pd, \*.wav) so that they are copied in the apk +* Make sure .wav files that you want to use are marked as "Export as it is" In a script, -- GitLab