Fixed example project settings.

This commit is contained in:
Nathan Sweet 2025-06-20 15:37:44 -04:00
parent bb700b6ff4
commit 1139e0181b
6 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ fi
echo "Spine exe: $SPINE_EXE" echo "Spine exe: $SPINE_EXE"
if [ "$#" -eq 0 ]; then if [ "$#" -eq 0 ]; then
echo "Enter the Spine editor version to use for the export (eg 4.2.xx):" echo "Enter the Spine editor version to use for the export (eg 4.3):"
read version read version
else else
version=${1%/} version=${1%/}

Binary file not shown.

Binary file not shown.

Binary file not shown.