From a4b62894b95925264dd7b51bd4675a7eb6b1a54b Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Thu, 22 Feb 2018 17:50:17 -0600 Subject: [PATCH] Updated TODO file --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 6154c23..408b339 100644 --- a/TODO.md +++ b/TODO.md @@ -11,4 +11,5 @@ It will complicate the architecture a little bit but hopefully any speed difference will make up for it. * Remove old welcome dialog and make new driver installer executable. Use newer standards (WPF) and bundle app with DS4Windows +* Look into changing upgrade routine. Use Launchbox as an example