update readme
This commit is contained in:
@@ -8,7 +8,7 @@ A reimplementation of *The Binding of Isaac: Rebirth*'s proprietary animation ed
|
|||||||
- Extended version of the original proprietary Nicalis animation editor
|
- Extended version of the original proprietary Nicalis animation editor
|
||||||
- Smooth [Dear ImGui](https://github.com/ocornut/imgui) interface; docking, dragging and dropping, etc. You might be familiar with it from You might be familiar with it from (Repentogon)
|
- Smooth [Dear ImGui](https://github.com/ocornut/imgui) interface; docking, dragging and dropping, etc. You might be familiar with it from You might be familiar with it from (Repentogon)
|
||||||
- New features
|
- New features
|
||||||
- Can output .webm or *.png sequence (wih FFmpeg)
|
- Can output .webm, .mp4 or *.png sequence (wih FFmpeg)
|
||||||
- Cutting, copying and pasting
|
- Cutting, copying and pasting
|
||||||
- Additional wizard options
|
- Additional wizard options
|
||||||
- Robust snapshot (undo/redo) system
|
- Robust snapshot (undo/redo) system
|
||||||
|
@@ -14,15 +14,15 @@
|
|||||||
[h2]Features[/h2]
|
[h2]Features[/h2]
|
||||||
[list]
|
[list]
|
||||||
[*] Extended version of the original proprietary Nicalis animation editor
|
[*] Extended version of the original proprietary Nicalis animation editor
|
||||||
[*] Smooth [url=https://github.com/ocornut/imgui]Dear ImGui[/url] interface; docking, dragging and dropping, etc. You might be familiar with it from [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3127536138]Repentogon[/url].
|
[*] Smooth [url=https://github.com/ocornut/imgui]Dear ImGui[/url] interface; docking, dragging and dropping, etc. You might be familiar with it from [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3127536138]Repentogon[/url].
|
||||||
[*] New features (from Nicalis editor)
|
[*] New to this editor:
|
||||||
[list]
|
[list]
|
||||||
[*] Can output .webm or *.png sequence (with FFmpeg)
|
[*] Can output .webm. .mp4 or *.png sequence (with FFmpeg)
|
||||||
[*] Cutting, copying and pasting frames/animations
|
[*] Cutting, copying and pasting frames/animations
|
||||||
[*] Additional wizard options
|
[*] Additional wizard options
|
||||||
[*] Robust snapshot (undo/redo) system
|
[*] Robust snapshot (undo/redo) system
|
||||||
[*] Additional hotkeys/shortcuts (rebindable!)
|
[*] Additional hotkeys/shortcuts (rebindable!)
|
||||||
[*] Onionskinning
|
[*] Onionskinning
|
||||||
[*] 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]
|
||||||
[/list]
|
[/list]
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
[h2]Download (Windows)[/h2]
|
[h2]Download (Windows)[/h2]
|
||||||
https://github.com/ShweetsStuff/anm2ed/releases
|
https://github.com/ShweetsStuff/anm2ed/releases
|
||||||
Extract with 7z and run .exe. Check that you have the latest [url=https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170]Microsoft C++ redistributable[/url] (if you play a lot of games on Steam, you likely will have it).
|
Extract with 7z and run .exe. Check that you have the latest [url=https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170]Microsoft C++ redistributable[/url] (if you play a lot of games on Steam, you likely will have it).
|
||||||
Alternatively, if you have subscribed to the mod, you can find the latest release inside the "resources" folder. Once downloaded, you can put it wherever you want.
|
Alternatively, if you have subscribed to the mod, you can find the latest release inside the "resources" folder. Once downloaded, you can put it wherever you want.
|
||||||
|
|
||||||
[h3]Happy animating![/h3]
|
[h3]Happy animating![/h3]
|
||||||
|
Reference in New Issue
Block a user