]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/cached-converter.sh
Switch to s2tc for now - fix the crap later.
[xonotic/xonotic.git] / misc / tools / cached-converter.sh
index b4fafee88ca1d7dc23e6f1ea26ec649ddeb86e7e..191e208660af9c9fef55f3b9c2fa8b7ba3fe82dd 100755 (executable)
@@ -14,7 +14,7 @@ set -e
 : ${webp_flags_alq:=-lossless -q 100 -q_alpha 100}
 : ${webp_flags_ahq:=-lossless -q 100 -q_alpha 100}
 : ${do_dds:=true}
-: ${dds_tool:=compressonator-dxtc}
+: ${dds_tool:=s2tc}
 : ${do_ogg:=false}
 : ${ogg_ogg:=true}
 : ${ogg_qual:=2}