This commit is contained in:
2026-02-06 12:05:37 -05:00
parent 400231f246
commit 5a48b07321
2 changed files with 5 additions and 1 deletions

View File

@@ -15,9 +15,11 @@ A reimplementation of *The Binding of Isaac: Rebirth*'s proprietary animation ed
- Can output .webm, .mp4 or *.png sequence (wih FFmpeg)
- Cutting, copying and pasting
- Onionskinning
- Spritesheet "regions"; pre-set areas to be reused
- Robust snapshot (undo/redo) system
- Selecting multiple frames at a time
- Settings that will preserve on exit (stored in %APPDATA% on Windows or ~/.local/share on Linux)
- Texture packing
### Supported Languages
- English

View File

@@ -23,9 +23,11 @@ A reimplementation of [i]The Binding of Isaac: Rebirth[/i]'s proprietary animati
[*] Can output .webm, .mp4, spritesheet, or *.png sequence (wih FFmpeg)
[*] Cutting, copying and pasting
[*] Onionskinning
[*] Spritesheet "regions"; pre-set regions to reuse in frames
[*] Robust snapshot (undo/redo) system
[*] Selecting multiple frames at a time
[*] Settings that will preserve on exit (stored in %APPDATA% on Windows or ~/.local/share on Linux)
[*] Texture packing
[/list]
[/list]
@@ -51,6 +53,6 @@ Alternatively, if you have subscribed to the mod, you can find the latest releas
[h3]Happy animating![/h3]
[img]https://files.catbox.moe/4auc1c.gif[/img]
</description>
<version>2.14</version>
<version>2.15</version>
<visibility>Public</visibility>
</metadata>