File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ compatibility_minimum = "4.2"
5
5
6
6
[libraries]
7
7
8
- linux.debug.x86_64 = "res://addons/libpd /bin/libpd-godot.so"
9
- linux.release.x86_64 = "res://addons/libpd /bin/libpd-godot.so"
10
- windows.debug.x86_64 = "res://addons/libpd /bin/pd-godot.dll"
11
- windows.release.x86_64 = "res://addons/libpd /bin/pd-godot.dll"
8
+ linux.debug.x86_64 = "res://addons/pure-data /bin/libpd-godot.so"
9
+ linux.release.x86_64 = "res://addons/pure-data /bin/libpd-godot.so"
10
+ windows.debug.x86_64 = "res://addons/pure-data /bin/pd-godot.dll"
11
+ windows.release.x86_64 = "res://addons/pure-data /bin/pd-godot.dll"
12
12
macos.debug = "res://addons/pure-data/bin/libpd-godot.dylib"
13
13
macos.release = "res://addons/pure-data/bin/libpd-godot.dylib"
You can’t perform that action at this time.
0 commit comments