From 175efa55fe5a62ef94ad41168050012e24192057 Mon Sep 17 00:00:00 2001 From: Thomas Berends Date: Thu, 25 Jun 2020 20:27:07 +0200 Subject: [PATCH] Update docs/content.md Co-authored-by: Jonas Herzig --- docs/content.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content.md b/docs/content.md index 823056ff..dbc03022 100755 --- a/docs/content.md +++ b/docs/content.md @@ -30,7 +30,7 @@ After installing Forge, simply put the downloaded `ReplayMod.jar` file in the `/ To render your creations with **Replay Mod** you will need to have FFmpeg installed. ### Windows [windows] -Download the latest FFmpeg build from . Make sure to select the latest release in the dropdown next to 'Version'. This will be a number like `4.3` or `4.3.1`. Chose the highest number. +Download the latest FFmpeg build from . Make sure to select the latest release in the dropdown next to 'Version'. This will be a number like `4.3` or `4.3.1`. Choose the highest number. In your `.minecraft` folder, create a `ffmpeg` folder. Extract the downloaded .zip file into this folder. The FFmpeg executable should end up at `.minecraft/ffmpeg/bin/ffmpeg.exe`. @@ -552,4 +552,4 @@ To do so, you need to modify the Custom Main Menu configuration file. Usually, you can find it at `.minecraft/config/CustomMainMenu/mainmenu.json` (if you're using a mod pack launcher, it normally has its own .minecraft folder). For an explanation of this config file, have a look at Custom Main Menu's page. -You can find a list of already modified config files [here](https://gist.github.com/Johni0702/3f3fab81dbf7ada83d045d9fe8f345aa). \ No newline at end of file +You can find a list of already modified config files [here](https://gist.github.com/Johni0702/3f3fab81dbf7ada83d045d9fe8f345aa).