Update readme about msvc.

This commit is contained in:
K. S. Ernest (iFire) Lee 2022-04-03 20:27:00 -07:00
parent 657536d595
commit b96db50fd6
1 changed files with 5 additions and 2 deletions

View File

@ -1,13 +1,16 @@
# FBX2GLTF
**REQUIRES MVSC redistributable on Windows**
https://support.microsoft.com/en-ca/help/2977003/the-latest-supported-visual-c-downloads
Change skinning-weights to 4 if your engine does not support that feature.
Change the default import of the engine to be different from 30 fps if needed.
There are artifacts in the Github Actions for Windows, MacOS and Linux.
You need to install the MVSC redistributable on Windows. https://support.microsoft.com/en-ca/help/2977003/the-latest-supported-visual-c-downloads.
## Build Instructions
Reference the Github workflow.