fixed the todo list

This commit is contained in:
Marc
2022-10-03 08:38:49 +02:00
parent fbd2bc1025
commit 4a02544aa8
-3
View File
@@ -34,10 +34,7 @@ Use --fomod <APPID> <MODID> to create a new mod using the result from the FOMod
1. we need a name for this. 1. we need a name for this.
2. allow to change mod priority. 2. allow to change mod priority.
3. add more game to the code, currently i only have Skyrim se. 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 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. 8. check if the order of the overlayfs directories is the right one.
## How to contribute: ## How to contribute: