#!/bin/sh # https://sr.ht/~kikoodx/sle sle -tile-width 16 -tile-height 16 -level-width 25 -level-height 14 \ -editor-width 400 -editor-height 224 -editor-off-x 0 -editor-off-y 0 \ -editor-bg-color '#000000' -picker-bg-color '#000005' \ -tileset res/tset.png $@