We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 516a0a3 commit 2504661Copy full SHA for 2504661
Assets/FbxExporters/README.txt
@@ -26,7 +26,7 @@ UNITY3D_VERSION=" 2017.1.0f3"
26
UNITY3D_PATH="/Applications/Unity ${UNITY3D_VERSION}/Unity.app/Contents/MacOS/Unity"
27
if [ ! -f "${UNITY3D_PATH}" ]; then
28
# Fallback to standard location
29
- UNITY3D_PATH=/Applications/Unity/Unity.app/Contents/MacOS/Unity
+ UNITY3D_PATH=/Applications/Unity/Unity.app/Contents/MacOS/Unity
30
fi
31
32
# Configure where unitypackage is located
0 commit comments