KILLTUBE / corvid

Source Engine level converter for Call of Duty.
GNU Lesser General Public License v2.1
55 stars 12 forks source link

Fix AssetExporter not looking for CSGO radar dds's in the right location #26

Closed moyogii closed 2 years ago

moyogii commented 2 years ago

CSGO stores all data related to radars in text files and dds's inside resource/overviews. In the current implementation we look in the right place for the text file, but when it comes time to copy the dds we are looking inside resource/ only. This PR will attempt to copy the map's radar from resource/overviews