This repository has been archived on 2020-03-22. You can view files and clone it, but cannot push or open issues/pull-requests.
2019-07-31 00:36:12 +02:00
|
|
|
# CustomMinecraftLauncher
|
|
|
|
The Launcher for my mod pack
|
2019-08-05 22:52:08 +02:00
|
|
|
|
|
|
|
# TODO List
|
|
|
|
* [ ] Launcher development
|
2019-08-08 17:54:34 +02:00
|
|
|
* [x] Convert the ui to python
|
2019-08-08 15:29:42 +02:00
|
|
|
* [ ] write a front end
|
2019-08-05 22:52:08 +02:00
|
|
|
* [ ] Library development
|
|
|
|
* [x] Update and fix EarlyLauncher
|
2019-08-08 15:29:42 +02:00
|
|
|
* [ ] Make the command line string of EarlyLauncher configurable
|
2019-08-05 22:52:08 +02:00
|
|
|
* [ ] Create server startup request library
|
|
|
|
* [ ] Modpack update helper
|
|
|
|
* [ ] Develop server side tools
|
|
|
|
* [ ] Server startup request listener
|
|
|
|
* [ ] Modpack update helper
|
2019-08-08 17:36:46 +02:00
|
|
|
* [ ] Web files (HTML files to be shown in and cached by the launcher)
|
2019-08-05 22:52:08 +02:00
|
|
|
* [ ] Server status page
|
|
|
|
* [ ] News page
|
|
|
|
* [ ] Credits page
|
|
|
|
* [ ] Create the launcher backend
|
|
|
|
* [ ] Find and remove all bugs (This box is to never be checked.)
|
|
|
|
|