23 lines
705 B
Markdown
23 lines
705 B
Markdown
# CustomMinecraftLauncher
|
|
The Launcher for my mod pack
|
|
|
|
# TODO List
|
|
* [ ] Launcher development
|
|
* [x] Convert the ui to python
|
|
* [ ] write a front end
|
|
* [ ] Library development
|
|
* [x] Update and fix EarlyLauncher
|
|
* [ ] Make the command line string of EarlyLauncher configurable
|
|
* [ ] Create server startup request library
|
|
* [ ] Modpack update helper
|
|
* [ ] Develop server side tools
|
|
* [ ] 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
|
|
* [ ] Create the launcher backend
|
|
* [ ] Find and remove all bugs (This box is to never be checked.)
|
|
|