mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-23 03:59:30 -07:00
stretched tiles
This commit is contained in:
1
server/images/maps/radarnotes.txt
Normal file
1
server/images/maps/radarnotes.txt
Normal file
@@ -0,0 +1 @@
|
||||
convert radar-stretched.webp -crop 12x12+0+0@ +repage +adjoin -set filename:row "%[fx:floor(t/12)]" -set filename:col "%[fx:t%12]" radar/map-%[filename:row]-%[filename:col].webp
|
||||
Reference in New Issue
Block a user