From 112f4b37324c729df14497f483f6a76cc0b7e2d6 Mon Sep 17 00:00:00 2001 From: Marco Cawthorne Date: Thu, 14 Jul 2022 21:26:55 -0700 Subject: [PATCH] platform.game: add ktx to the list of supported texture types --- resources/games/platform.game | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/games/platform.game b/resources/games/platform.game index d625dcb..48d85a0 100644 --- a/resources/games/platform.game +++ b/resources/games/platform.game @@ -14,7 +14,7 @@ unknowngamename="Game dir" shaderpath="textures" archivetypes="pk3" - texturetypes="tga" + texturetypes="tga ktx" modeltypes="vvm" maptypes="worldspawn" shaders="mat"