Add new file formats to FAQ (#3079)
I noticed some file formats from the new release of raylib were missing so I decided to help out and update it!
This commit is contained in:
parent
e465ed0850
commit
144ae120ab
4
FAQ.md
4
FAQ.md
@ -119,8 +119,8 @@ raylib can load data from multiple standard file formats:
|
|||||||
|
|
||||||
- Image/Textures: PNG, BMP, TGA, JPG, GIF, QOI, PSD, DDS, HDR, KTX, ASTC, PKM, PVR
|
- Image/Textures: PNG, BMP, TGA, JPG, GIF, QOI, PSD, DDS, HDR, KTX, ASTC, PKM, PVR
|
||||||
- Fonts: FNT (sprite font), TTF, OTF
|
- Fonts: FNT (sprite font), TTF, OTF
|
||||||
- Models/Meshes: OBJ, IQM, GLTF, VOX
|
- Models/Meshes: OBJ, IQM, GLTF, VOX, M3D
|
||||||
- Audio: WAV, OGG, MP3, FLAC, XM, MOD
|
- Audio: WAV, OGG, MP3, FLAC, XM, MOD, QOA
|
||||||
|
|
||||||
### Does raylib support the Vulkan API?
|
### Does raylib support the Vulkan API?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user