From 5a48b073215a3ef9e7cf6f66fccc4ea83168c5e3 Mon Sep 17 00:00:00 2001 From: shweet Date: Fri, 6 Feb 2026 12:05:37 -0500 Subject: [PATCH] readmes --- README.md | 2 ++ workshop/metadata.xml | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d3b9b8..a8303a6 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/workshop/metadata.xml b/workshop/metadata.xml index 5e4e651..30eeab5 100644 --- a/workshop/metadata.xml +++ b/workshop/metadata.xml @@ -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] - 2.14 + 2.15 Public