This commit is contained in:
2023-04-02 23:47:13 -07:00
parent c34857b334
commit 39677e23b0

View File

@@ -21,7 +21,8 @@ case $TARGET in
UNITY_VERSION=ubuntu-$UNITY_VERSION UNITY_VERSION=ubuntu-$UNITY_VERSION
;; ;;
"android") "android")
UNITY_TARGET=ubuntu-$UNITY_VERSION-$TARGET-1.0.1 UNITY_TARGET=android-1.01
UNITY_TARGET=ubuntu-$UNITY_VERSION
;; ;;
"webgl") "webgl")
UNITY_TARGET=webgl-1.0.1 UNITY_TARGET=webgl-1.0.1