From 8e9e4db3faa3d69478fe7e2fc839f4662c3ec65a Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Sun, 16 Feb 2025 21:17:07 +0100 Subject: [PATCH] add: new todo (2025) --- todo.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 todo.txt diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..8a61d06 --- /dev/null +++ b/todo.txt @@ -0,0 +1,14 @@ +# important +## downloaded file hash sum check +## apply custom tkinter look to pg window & move pg window to better relativ start location so it's no longer blocking the back button by default +## zip extraction progress +## fix initial startup pictures not loading +## implement flush download cache button +## fix Call of duty installation chain +## test on fresh windows +## prepare bf2 + +nice to have +# implement full remove +# player name templating (e.g. in regex or game file folder) +# oauth login server \ No newline at end of file