platform.game: add ktx to the list of supported texture types

This commit is contained in:
Marco Cawthorne 2022-07-14 21:26:55 -07:00
parent 230a97a116
commit 112f4b3732
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
unknowngamename="Game dir" unknowngamename="Game dir"
shaderpath="textures" shaderpath="textures"
archivetypes="pk3" archivetypes="pk3"
texturetypes="tga" texturetypes="tga ktx"
modeltypes="vvm" modeltypes="vvm"
maptypes="worldspawn" maptypes="worldspawn"
shaders="mat" shaders="mat"