From fbd2bc102548cb8724226429d476b954bc90a268 Mon Sep 17 00:00:00 2001 From: Marc Date: Sun, 2 Oct 2022 20:02:48 +0200 Subject: [PATCH] updated requirements --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c3addf..ce28768 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Use --fomod to create a new mod using the result from the FOMod ## Requirements: * glib2 -* A casefold enable filesystem +* 7z unzip unrar ### Optional requirements: * Fuse (2 or 3) @@ -37,7 +37,7 @@ Use --fomod to create a new mod using the result from the FOMod 4. replace the copy of the games files by hard links if available. 5. try alternatives to overlayfs (searching for casefold support) 6. adding a hook for %command% in steam -7. remake the whole copy function to rename everything in lower case this way we can make casefold obselete. +7. remake the whole copy function to rename everything in lower case this way we can make casefold obsolete. 8. check if the order of the overlayfs directories is the right one. ## How to contribute: