Resolve some ambiguities in the Rimworld post

This commit is contained in:
Florine W. Dekker 2022-11-21 11:32:25 +01:00
parent 37da9f5522
commit 534a57b325
Signed by: FWDekker
GPG Key ID: D3DCFAA8A4560BE0
2 changed files with 7 additions and 7 deletions

View File

@ -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",

View File

@ -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: