diff --git a/package.json b/package.json index 59dd3ff..f4b14cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blog", - "version": "1.4.1", + "version": "1.4.2", "description": "Florine's personal blog.", "author": "Florine W. Dekker", "browser": "dist/bundle.js", diff --git a/src/main/_posts/2021-07-18-rimworld-timelapse.md b/src/main/_posts/2021-07-18-rimworld-timelapse.md index 7ff55db..d04e9a1 100644 --- a/src/main/_posts/2021-07-18-rimworld-timelapse.md +++ b/src/main/_posts/2021-07-18-rimworld-timelapse.md @@ -58,7 +58,7 @@ The best way to rename your files depends on your operating system. #### 2.2.1 Windows The easiest option on Windows is probably to use [Ant Renamer](http://www.antp.be/software/renamer). Let's say that your screenshots from Progress Renderer are stored in `C:\Users\FWDekker\Rimworld\`. -1. [Download](http://www.antp.be/software/renamer/download) and run Ant Renamer. +1. Download and run [Ant Renamer](http://www.antp.be/software/renamer/download). 2. Click the `Add folders...` button, and select the screenshot folder. 3. Press `Actions` in the top left. 4. Go to `Enumeration`. @@ -70,14 +70,14 @@ Let's say that your screenshots from Progress Renderer are stored in `C:\Users\F These settings are fine even if you have more than 1000 screenshots. 6. Press `Go` at the top. - The files have been renamed. - Once you've completed this whole guide, you can press the arrow to the right of `Go` to undo the renaming if you - want. - If you close Ant Renamer, you will not be able to undo the renaming. + The files have been renamed. + +Once you've completed this whole guide, you can press the arrow to the right of `Go` to undo the renaming if you want. +If you close Ant Renamer, you will not be able to undo the renaming. #### 2.2.2 Linux/macOS 1. Open up a terminal and navigate to the directory containing the images. -2. Check you're in the right directory using `lv -a`. +2. Check you're in the right directory using `ls -a`. Make sure you see _no_ files other than the images you want to rename. 3. Double check you're in the right directory. 4. Run the following command to rename all files in the current directory: