diff --git a/README.md b/README.md index b3b7069..7f4dc3c 100644 --- a/README.md +++ b/README.md @@ -25,15 +25,6 @@ Use this one-line shell script. ```bash git clone https://github.com/Novattz/creamlinux-installer;cd creamlinux-installer;python dlc_fetcher.py ``` -## TODO -- [ ] Cross reference dlc files and dlc id's. Incase dlc id's and dlc files differ in terms of quantity it will notify the user. -- [ ] Possibly add functionality to search for dlc files/automatically installing them. -- [ ] Add the possibility to install cream/smokeapi for games running proton. -- [ ] Check if the game already has dlc files installed -- [ ] Gui? (most likely not but ill see what i can do ¯\_(ツ)_/¯ ) -- [ ] Add checker for configs already applied to games. (i.e script will check for new dlc id's for already applied games.) -- [ ] Add a way to check if a game blocks LD_PRELOAD. -- [ ] Update/notifier if creamlinux itself is outdated. ### Issues? - Open a issue and attach all relevant errors/logs.