From 56c0952706b741142872a5e8815950b0e2de7db3 Mon Sep 17 00:00:00 2001 From: Spike29 Date: Sat, 29 Mar 2025 20:12:34 +0100 Subject: [PATCH] Add soundtypes (ogg, wav) to xonotic.game --- games/xonotic.game | 1 + 1 file changed, 1 insertion(+) diff --git a/games/xonotic.game b/games/xonotic.game index cd47b09..19bb688 100644 --- a/games/xonotic.game +++ b/games/xonotic.game @@ -19,6 +19,7 @@ texturetypes="tga jpg png dds" modeltypes="md3 mdl md2 ase obj" maptypes="mapq3" + soundtypes="ogg wav" shaders="quake3" entityclass="quake3" entityclasstype="xml" -- 2.39.5