From 3e5fce02561f0a8272dfc99c2eeac69ffd178745 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Autin?= Date: Sat, 26 Jun 2021 00:54:41 +0000 Subject: [PATCH] Update README.md --- docs/launcher/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/launcher/README.md b/docs/launcher/README.md index 83fb436..351263f 100644 --- a/docs/launcher/README.md +++ b/docs/launcher/README.md @@ -59,3 +59,7 @@ This class is specifically made to bridge between the launcher itself, and the r `match.match` methods relevant to parsing the game.set file were co-written by @iboyeau and @fautin. Launcher logo was designed by @rrativel. + +# TODO + +As-is, the launcher works well. Future updates may include improvements to the launcher's layout and looks and reintegration of the character select pane.