diff --git a/README.md b/README.md index f913471..98ce461 100644 --- a/README.md +++ b/README.md @@ -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.