From 6e1eda32298869422b260e9df8bc3cb844aa0262 Mon Sep 17 00:00:00 2001 From: badlogic Date: Wed, 25 Jan 2023 11:14:34 +0100 Subject: [PATCH] [godot] Updated paths.md --- spine-godot/build/paths.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spine-godot/build/paths.md b/spine-godot/build/paths.md index 0ec7b3914..d9a3b9f7c 100644 --- a/spine-godot/build/paths.md +++ b/spine-godot/build/paths.md @@ -6,4 +6,7 @@ * Release: godot/bin/godot.windows.editor.x86_64.exe * Template * Debug: godot.windows.template_debug.x86_64.exe - * Release: godot.windows.template_release.x86_64.exe \ No newline at end of file + * Release: godot.windows.template_release.x86_64.exe +* macOS + * Editor + * Debug: \ No newline at end of file