Skip to content

Commit 9cad912

Browse files
committed
Change .ase to .aseprite as default file extension to save original work
1 parent 147ef4a commit 9cad912

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The basic [workflow](workflow.md) is:
4040
<kbd>Left click</kbd> or <kbd>Right click</kbd>, and pick colors from the
4141
[color bar](color-bar.md) using those same buttons.
4242
* [Save your work](save.md) from *File > Save* menu as an
43-
`.ase` file to preserve all your image information (layers, frames,
43+
`.aseprite` file to preserve all your image information (layers, frames,
4444
etc.. Also stores certain [workspace](workspace.md) preferences.).
4545
* [Export your sprite](exporting.md) as a `.gif` file to publish your
4646
image on a website, as a numbered sequence of individual `.png`

workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
1. Use the [timeline](timeline.md) (<kbd>Tab</kbd> key) to [copy layers](copy-layers.md), [frames](copy-frames.md), or [cels](copy-cels.md).
2020

21-
1. Save your work with *File > Save* menu as a `.ase` file to preserve
21+
1. Save your work with *File > Save* menu as a `.aseprite` file to preserve
2222
all your image information (layers, frames, etc.).
2323

2424
1. Use *File > Save Copy As* to export your sprite as a `.gif` file to

0 commit comments

Comments
 (0)