trying to make github.com display things correctly
parent
c8a3fb09f9
commit
463fc1a03e
12
README.md
12
README.md
|
@ -13,9 +13,9 @@ The Launcher for my mod pack
|
|||
* [ ] Server startup request listener
|
||||
* [ ] Modpack update helper
|
||||
* [ ] Web files (HTML files to be shown in and cached by the launcher)
|
||||
* [ ] Server status page
|
||||
* [ ] News page
|
||||
* [ ] Credits page
|
||||
* [ ] Server status page
|
||||
* [ ] News page
|
||||
* [ ] Credits page
|
||||
* [ ] Create the launcher backend
|
||||
|
||||
# Documentation
|
||||
|
@ -32,7 +32,7 @@ The Launcher for my mod pack
|
|||
* [ ] run the updater
|
||||
* [ ] CLI
|
||||
* [ ] GUI
|
||||
* [ ] decide whether to launch the GUI
|
||||
* [ ] launch GUI (from `gui.py`)
|
||||
* [ ] get user input from GUI
|
||||
* [ ] decide whether to launch the GUI
|
||||
* [ ] launch GUI (from `gui.py`)
|
||||
* [ ] get user input from GUI
|
||||
* [ ] Act according to the user input
|
||||
|
|
Reference in New Issue