aseprite / aseprite

Animated sprite editor & pixel art tool (Windows, macOS, Linux)

Home Page:https://www.aseprite.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avoid overwriting files by mistake when using the --data or --sheet CLI options

martincapello opened this issue · comments

When running the following command:

C:\...> aseprite -b --list-layers --data somesprite.aseprite

The file somesprite.aseprite is overwritten and ends up being an empty file.

The same could happen when using the --sheet option.

Aseprite version: 1.3.6