From c1b67d89d7630fecf0e36e8f115b8be7d246da9a Mon Sep 17 00:00:00 2001 From: LinuxMint4Ever <> Date: Wed, 16 Oct 2019 22:49:25 +0200 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b90159e..6e81507 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The Launcher for my mod pack * [ ] Library development * [ ] Write a new game launching Library (implementation started) (→ `mchandler.py`) * [x] Write a new authentication library (→ `yggdrasil.py`) - * [ ] Write a config handler (most important features done) (→ `cfghandler.py`) + * [ ] Write a config handler (important features done) (→ `cfghandler.py`) * [ ] Create server startup request library * [ ] Modpack update helper (→ `updater.py`) * [ ] Develop server side tools