]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/brightspot.sh
Include the nexcompat package in low and high release zips
[xonotic/xonotic.git] / misc / tools / brightspot.sh
index d2131adc44ac6f78e8e15f66490dc48f48d71623..a14b3685ed44d017c1ce0854391f2626a94d5905 100755 (executable)
@@ -26,6 +26,7 @@ ext=${i##*.}
 name=${i%.*}
 name=${name%_[rlbfud][tfktpn]}
 
+echo >&2 "Order: 0=rt 1=lf 2=bk 3=ft 4=up 5=dn"
 {
        convert "$name"_rt."$ext" -depth 8 -geometry 512x512 GRAY:-
        convert "$name"_lf."$ext" -depth 8 -geometry 512x512 GRAY:-