From faf626d730b62007ac47a01f904a5050b9e142b1 Mon Sep 17 00:00:00 2001 From: tmpz23 <28760271+tmpz23@users.noreply.github.com> Date: Mon, 28 Feb 2022 11:34:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8367e35..a9c6b8f 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ afstool.py --stats path * afs_rebuild.csv - Edit this file according to the configuration used in afs_rebuild.conf for rebuilding the AFS. ### filename_resolver.csv -Pack doesn't update the original FD names. This file is used during pack to auto detect unpacked renamed files in the '''root''' folder keeping their original index in the TOC (and FD) . It is autogenerated when: +Pack doesn't update the original FD names. This file is used during pack to auto detect unpacked renamed files in the '''root''' folder keeping their original index in the TOC (and FD) . This file is autogenerated when: * there is a FD with duplicated filenames, extracted files with duplicated names use "filename **(N)**.ext" with N:Integer, * there is no FD, files are named with their index, for instance: "00000000" for the first file.