mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
Fixed example project settings.
This commit is contained in:
parent
bb700b6ff4
commit
1139e0181b
@ -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.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user