rx-editor 0.3.0

a modern, extensible pixel editor
Documentation
1
2
3
4
5
6
7
8
9
#!/bin/sh
set -e

linuxdeploy \
  --executable=target/release/rx \
  --desktop-file=rx.desktop \
  --icon-file=rx.png \
  --appdir=AppDir
appimagetool --no-appstream --sign AppDir