updated todo list

backup
LinuxMint4Ever 2019-10-17 03:46:14 +02:00
parent 5b29e703db
commit 3f6c985b78
1 changed files with 12 additions and 7 deletions

View File

@ -17,13 +17,18 @@
* [ ] put the port of the GUI here or in a new file?
* __mchandler.py__
* [ ] add a launch function using the access token
* ~~add a function to verify a given access token~~
* [ ] add functtions to pass configuration data
* [ ] launch command (with escape sequences for non-static values (configuration and user data)
* [ ] RAM amount
* [ ] Game Directory
* [ ] Additional arguments
* [ ] Anything I may have forgotten
* ~~add a function to verify a given access token~~ _moved to `yggdrasil.py`_
* [x] add functtions to pass configuration data
* ~~launch command (with escape sequences for non-static values (configuration and user data)~~ _moved_
* ~~RAM amount~~
* ~~Game Directory~~
* ~~Additional arguments~~
* _handled by a dictionary_
* [ ] add the launch command builder
* [ ] add the launch command setter
* [x] add RAM auto detection
* [ ] add proper error handling
* __updater.py__
* [ ] add a function to determine whether updates are available
* [ ] add a function to download updates