gitextract_qd71miwl/ ├── .gitignore ├── Aseprite.app/ │ ├── Contents/ │ │ ├── Info.plist │ │ ├── MacOS/ │ │ │ └── applet │ │ ├── PkgInfo │ │ └── Resources/ │ │ ├── Scripts/ │ │ │ └── main.scpt │ │ ├── applet.icns │ │ ├── applet.rsrc │ │ └── description.rtfd/ │ │ └── TXT.rtf │ └── Icon ├── LICENSE ├── README.md └── aseprite.sh