hogsy / chronon

This is an open-source reimplementation of Anachronox, built on top of the Quake 2 engine (which funnily enough is the same engine Anachronox was developed upon).
https://hogsy.me
GNU General Public License v2.0
49 stars 3 forks source link

Parse textureinfo.dat for surface types #13

Closed hogsy closed 3 years ago

hogsy commented 3 years ago

Seems pretty simple in structure.

#example
myfolder/mytexture

#example2
myotherfolder/mytexture
hogsy commented 3 years ago

This is dooooooone.