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
|
* [ ] Server startup request listener
|
||||||
* [ ] Modpack update helper
|
* [ ] Modpack update helper
|
||||||
* [ ] Web files (HTML files to be shown in and cached by the launcher)
|
* [ ] Web files (HTML files to be shown in and cached by the launcher)
|
||||||
* [ ] Server status page
|
* [ ] Server status page
|
||||||
* [ ] News page
|
* [ ] News page
|
||||||
* [ ] Credits page
|
* [ ] Credits page
|
||||||
* [ ] Create the launcher backend
|
* [ ] Create the launcher backend
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
|
@ -32,7 +32,7 @@ The Launcher for my mod pack
|
||||||
* [ ] run the updater
|
* [ ] run the updater
|
||||||
* [ ] CLI
|
* [ ] CLI
|
||||||
* [ ] GUI
|
* [ ] GUI
|
||||||
* [ ] decide whether to launch the GUI
|
* [ ] decide whether to launch the GUI
|
||||||
* [ ] launch GUI (from `gui.py`)
|
* [ ] launch GUI (from `gui.py`)
|
||||||
* [ ] get user input from GUI
|
* [ ] get user input from GUI
|
||||||
* [ ] Act according to the user input
|
* [ ] Act according to the user input
|
||||||
|
|
Reference in New Issue