AXF texture file format

TBH, it does not look like a texture file format. More like a standard for material definitions similar to MTL.

I guess you have to write a custom loader that parses such a file and returns a material (or probably an array of materials) as the result.