update readme
This commit is contained in:
@@ -17,10 +17,10 @@ A reimplementation of *The Binding of Isaac: Rebirth*'s proprietary animation ed
|
|||||||
- 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)
|
||||||
|
|
||||||
### Note: Difference from Nicalis editor
|
### Note: Difference from Nicalis editor
|
||||||
Layers/nulls are handled differently (in their own window) and are not on the timeline! Add a layer/null in the Layers/Nulls window, and then add a LayerAnimation/NullAnimation in the timeline!
|
Layers/nulls are handled differently (in their own window) and are not on the timeline! Add a layer/null in the Layers/Nulls window, and then add a LayerAnimation/NullAnimation in the timeline!
|
||||||
|
|
||||||
### Note on Rendering Animations
|
### Note on Rendering Animations
|
||||||
You will need FFmpeg installed! Get it from [here](https://ffmpeg.org/download.html),] and point to the downloaded ffmpeg executable within the program!
|
You will need FFmpeg installed! Get it from [here](https://ffmpeg.org/download.html),] and point to the downloaded ffmpeg executable within the program!
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
Download these from your package manager:
|
Download these from your package manager:
|
||||||
@@ -51,5 +51,5 @@ cmake ..
|
|||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
### Happy animating!
|
## Happy animating!
|
||||||

|

|
||||||
|
Reference in New Issue
Block a user