Skip to content

Commit 791e749

Browse files
committed
fix unity version
1 parent 63d99b3 commit 791e749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Packaging
2020
git clone https://github.com/Unity-Technologies/FbxExporters.git
2121
2222
export PROJECT_PATH=~/Development/FbxExporters
23-
export UNITY3D_PATH=/Applications/Unity\ 5.6.1f1/Unity.app/Contents/MacOS/Unity
23+
export UNITY3D_PATH=/Applications/Unity\ 2017.1.0f3/Unity.app/Contents/MacOS/Unity
2424
export PACKAGE_NAME=FbxExporters
2525
export PACKAGE_VERSION=0.0.5a
2626
export FBXSDK_PACKAGE_PATH=~/Development/FbxSharpBuild/FbxSdk_0.0.4a.unitypackage

0 commit comments

Comments
 (0)