update le readmes

This commit is contained in:
2025-12-21 15:18:21 -05:00
parent 99e56eabdf
commit ed68851f5c
2 changed files with 17 additions and 0 deletions

View File

@@ -19,6 +19,14 @@ A reimplementation of *The Binding of Isaac: Rebirth*'s proprietary animation ed
- Selecting multiple frames at a time - Selecting multiple frames at a time
- Settings that will preserve on exit (stored in %APPDATA% on Windows or ~/.local/share on Linux) - Settings that will preserve on exit (stored in %APPDATA% on Windows or ~/.local/share on Linux)
### Supported Languages
- English
- Español (Latinoamérica) (Spanish (Latin America))
- Pусский (Russian)
- 中文 (Chinese)
- 한국어 (Korean)
**If you want to help localize for your language, feel free to get in touch to contribute!**
### Note: Rendering Animations ### Note: Rendering Animations
You will need FFmpeg installed to output GIF/video! Get it from [here](https://ffmpeg.org/download.html), and point to the downloaded ffmpeg executable within the program! You will need FFmpeg installed to output GIF/video! Get it from [here](https://ffmpeg.org/download.html), and point to the downloaded ffmpeg executable within the program!

View File

@@ -27,7 +27,16 @@ A reimplementation of [i]The Binding of Isaac: Rebirth[/i]'s proprietary animati
[*] Selecting multiple frames at a time [*] Selecting multiple frames at a time
[*] Settings that will preserve on exit (stored in %APPDATA% on Windows or ~/.local/share on Linux) [*] Settings that will preserve on exit (stored in %APPDATA% on Windows or ~/.local/share on Linux)
[/list] [/list]
[h3]Supported Languages[/h3]
[list]
[*] English
[*] Español (Latinoamérica) (Spanish (Latin America))
[*] Pусский (Russian)
[*] 中文 (Chinese)
[*] 한국어 (Korean)
[/list] [/list]
[b]If you want to help localize for your language, feel free to get in touch to contribute![/b]
[h3]Note on Rendering Animations[/h3] [h3]Note on Rendering Animations[/h3]
You will need FFmpeg installed! Get it from [url=https://ffmpeg.org/download.html]here[/url] and point to the downloaded ffmpeg executable within the program! You will need FFmpeg installed! Get it from [url=https://ffmpeg.org/download.html]here[/url] and point to the downloaded ffmpeg executable within the program!