updated readme
parent
00cfdae466
commit
80b43bc114
|
@ -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`)
|
* [ ] 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`)
|
* [ ] Write a CLI / GUI hybrid program to handle the libraries (→ `main.py`)
|
||||||
* [ ] Library development
|
* [ ] 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`)
|
* [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
|
* [ ] Create server startup request library
|
||||||
* [ ] Modpack update helper (→ `updater.py`)
|
* [ ] Modpack update helper (→ `updater.py`)
|
||||||
* [ ] Develop server side tools
|
* [ ] Develop server side tools
|
||||||
|
|
Reference in New Issue