@@ -11,15 +11,14 @@ Just install it with [Olympus](https://github.com/EverestAPI/Olympus) or [mons](
1111
1212# Requirements
1313
14- - Atleast ** Everest 4446** (this is the ` dev ` branch)
15- - ** FFmpeg libraries** (avutil, avformat, avcodec, swresample, swscale)
14+ - Atleast ** Everest 4465**
15+ - ** FFmpeg libraries** (avutil, avformat, avcodec, swresample, swscale) (Installed by TAS Recorder if not present)
16+ - ** FFmpeg binary** (Installed by TAS Recorder if not present)
1617- (Optional, but very recommended) ** CelesteTAS** for easier recording
1718
18- ** NOTE** : If you are on MacOS/Linux (x86-64), it is strongly recommended to install the FFmpeg libraries with your system's package-manager!
19+ ** NOTE** : If you are on MacOS/Linux (x86-64), it is strongly recommended to install the FFmpeg with your system's package-manager!
1920
20- If you don't have the FFmpeg libraries installed, TAS Recorder will install them for you on startup.
21-
22- You can use the debug console command ` ffmpeg_check ` to verify that the FFmpeg libraries are working correctly.
21+ You can use the debug console command ` ffmpeg_check ` to verify that the FFmpeg is working correctly.
2322In case this fails, make sure to check your log, to find out what went wrong!
2423
2524# Usage
@@ -136,7 +135,7 @@ The debug console commands work basically the same as the TAS commands but are a
136135
137136# Contact
138137
139- If you have feedback/bug reports/questions, you can ask me on the [ Celeste Discord] ( https://discord.gg/celeste ) under ` psygamer `
138+ If you have feedback/bug reports/questions, you can ask me on the [ Celeste Discord] ( https://discord.gg/celeste ) under ` @ psygamer`
140139
141140# Credits
142141
0 commit comments