Update readme.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-07 06:40:07 -07:00
parent 3c5d6e3b59
commit f0051a7594
1 changed files with 1 additions and 13 deletions

View File

@ -8,19 +8,7 @@ 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. There are artifacts in the Github Actions for Windows, MacOS and Linux.
## For Linux You need to install the MVSC redistributable on Windows. https://support.microsoft.com/en-ca/help/2977003/the-latest-supported-visual-c-downloads.
Use `./FBX2glTF-linux example.fbx`.
## For Windows
Use `FBX2glTF-windows.exe example.fbx`.
You need to install the MVSC redistributable. https://support.microsoft.com/en-ca/help/2977003/the-latest-supported-visual-c-downloads.
## For Mac
Use `./FBX2glTF-macos example.fbx`.
## Build Instructions ## Build Instructions