From 4a02544aa84ae482a02c66098cf7887f62cd3e85 Mon Sep 17 00:00:00 2001 From: Marc Date: Mon, 3 Oct 2022 08:38:49 +0200 Subject: [PATCH] fixed the todo list --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index ce28768..5aa9324 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,7 @@ Use --fomod to create a new mod using the result from the FOMod 1. we need a name for this. 2. allow to change mod priority. 3. add more game to the code, currently i only have Skyrim se. -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 obsolete. 8. check if the order of the overlayfs directories is the right one. ## How to contribute: