sindresorhus / file-type

Detect the file type of a file, stream, or data
MIT License
3.64k stars 345 forks source link

Add support for FBX (Filmbox) #605

Closed anatawa12 closed 10 months ago

anatawa12 commented 1 year ago

Resolves #604

I could not find any good mime type so I use new mime type instead.

The most popular documentation about fbx: https://code.blender.org/2013/08/fbx-binary-file-format-specification/

anatawa12 commented 1 year ago

I fogot to add fbx file

sindresorhus commented 1 year ago

Open a pull request with a title like Add support for Format, for example, Add support for PNG.