kronenthaler / mod-pbxproj

A python module to manipulate XCode projects
MIT License
1.2k stars 294 forks source link

Added several more necessary file types to `_FILE_TYPES` #350

Closed Just-Feeshy closed 2 months ago

Just-Feeshy commented 3 months ago

Added extra file type support for specifically .md, .blend, .xcf, .scene, .wav, .ogg, .as, .asm .S, .ttf, .vert, .frag, .jfif, .py, and .inl.

kronenthaler commented 2 months ago

@Just-Feeshy thanks for the contribution