Update readme.
This commit is contained in:
parent
3c5d6e3b59
commit
f0051a7594
14
README.md
14
README.md
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue