NickHugi / PyKotor

A Python library that can read and modify most file formats used by the game Knights of the Old Republic and its sequel.
GNU Lesser General Public License v3.0
11 stars 3 forks source link

Fix GFFEditor not saving in xml format #42

Closed th3w1zard1 closed 8 months ago

th3w1zard1 commented 8 months ago

Fixes a bug where GFF editor will always save in gff format. This also ensures GFFContent is chosen correctly when the ResourceType extension can't be directly mapped.