Update todo

This commit is contained in:
Merijn Hendriks 2021-12-29 17:41:45 +01:00
parent bf772930aa
commit e1c3613eca

View File

@ -12,10 +12,15 @@
## Todo ## Todo
- add simple database - Launcher
- add get into the game's main menu - [ ] implement bytepatcher
- implement regex support for router - Modules
- implement save handler - [ ] initial patches
- implement simple account handling - Server
- player login - [ ] update diagrams
- player registration - [ ] build (server)
- [ ] http request handling (Server)
- [ ] comment code (server)
- [ ] implement minimal requests
- [ ] get into the main menu
- [ ] implement regex support for urls