updated readme

backup
LinuxMint4Ever 2019-10-16 22:48:26 +02:00
parent 00cfdae466
commit 80b43bc114
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@ The Launcher for my mod pack
* [ ] Port the GUI (and fix the design differences between Desktop environments) or write a new one (→ `gui.py`)
* [ ] Write a CLI / GUI hybrid program to handle the libraries (→ `main.py`)
* [ ] Library development
* [ ] Write a new game launching Library (→ `mchandler.py`)
* [ ] Write a new game launching Library (implementation started) (`mchandler.py`)
* [x] Write a new authentication library (→ `yggdrasil.py`)
* [ ] Write a config handler (→ `cfghandler.py`)
* [ ] Write a config handler (most important features done) (`cfghandler.py`)
* [ ] Create server startup request library
* [ ] Modpack update helper (→ `updater.py`)
* [ ] Develop server side tools