File tree Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ DO NOT DISTRIBUTE this package outside of Unity Technologies under any circumstances.
Original file line number Diff line number Diff line change
1
+ # FbxExporters
2
+
3
+ Copyright (c) 2017 Unity Technologies. All rights reserved.
4
+
5
+ Licensed under the ##LICENSENAME##.
6
+ See LICENSE.md file for full license information.
7
+
8
+ ** Version** : 0.0.2a
9
+
10
+ Requirements
11
+ ------------
12
+
13
+ * [ FBX SDK C# Bindings v0.0.1 or higher] ( https://github.com/Unity-Technologies/FbxSharp )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Copyright (c) 2017 Unity Technologies. All rights reserved.
5
5
Licensed under the ##LICENSENAME##.
6
6
See LICENSE.md file in the project root for full license information.
7
7
8
- ** Version** : 0.0.1
8
+ ** Version** : 0.0.2a
9
9
10
10
Requirements
11
11
------------
You can’t perform that action at this time.
0 commit comments