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 f6a7dd9 commit 7a800d9Copy full SHA for 7a800d9
README.md
@@ -7,16 +7,16 @@ See LICENSE.md file in the project root for full license information.
7
Requirements
8
------------
9
10
-* [FBX SDK C# Bindings](https://github.com/Unity-Technologies/FbxSharp) package
+* [FBX SDK C# Bindings](https://github.com/Unity-Technologies/com.autodesk.fbx) package
11
12
Packaging
13
---------
14
15
Get the source the first time:
16
```
17
# clone the source
18
-git clone https://github.com/Unity-Technologies/FbxExporters.git
19
-cd FbxExporters
+git clone https://github.com/Unity-Technologies/com.unity.formats.fbx.git
+cd com.unity.formats.fbx
20
21
22
Build the package.
0 commit comments