mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-05 02:06:53 +08:00
[godot] Update setup.sh doc string with latest stable version.
This commit is contained in:
parent
c36f847319
commit
5cdedfa845
@ -8,7 +8,7 @@ if [ $# -lt 2 ] || [ $# -gt 4 ]; then
|
|||||||
echo "Usage: ./setup.sh <Godot branch or tag> <dev:true|false> <mono:true|false>? <godot-repository>?"
|
echo "Usage: ./setup.sh <Godot branch or tag> <dev:true|false> <mono:true|false>? <godot-repository>?"
|
||||||
echo
|
echo
|
||||||
echo "e.g.:"
|
echo "e.g.:"
|
||||||
echo " ./setup.sh 4.1.3-stable true"
|
echo " ./setup.sh 4.2.1-stable true"
|
||||||
echo " ./setup.sh master false true"
|
echo " ./setup.sh master false true"
|
||||||
echo " ./setup.sh master false false https://github.com/my-github-username/godot.git"
|
echo " ./setup.sh master false false https://github.com/my-github-username/godot.git"
|
||||||
echo
|
echo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user