We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0682d commit 90913a0Copy full SHA for 90913a0
README.md
@@ -1,7 +1,7 @@
1
# Introduce
2
- This is a tool that can convert MikuMikuDance .pmx model file to Autodesk .FBX file format.
+This is a tool that can convert MikuMikuDance .pmx model file to Autodesk .FBX file format.
3
4
# How To Build
5
- * Install Autodesk FBX SDK
6
- * Modify FBX SDK includes and libs path in FBXSDK.props to your own.
7
- * Compile it!
+* Install Autodesk FBX SDK
+* Modify FBX SDK includes and libs path in FBXSDK.props to your own.
+* Compile it!
0 commit comments