From 1badb3ecb0f2055437aa58126b5cf277868f697f Mon Sep 17 00:00:00 2001 From: "K. S. Ernest (iFire) Lee" Date: Mon, 4 Apr 2022 04:47:45 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 98ce461..24d03ae 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # FBX2GLTF + A command-line tool for the conversion of 3D model assets on the FBX file format to the glTF file format. + **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.