This commit is contained in:
2023-04-02 23:46:34 -07:00
parent b5c33b0b9d
commit c34857b334

View File

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