The development files for my own Minecraft launcher
This repository has been archived on 2020-03-22. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
nalquas 9c5d5e1618 Merge remote-tracking branch 'origin/master' 2019-08-08 18:57:05 +02:00
devtools earlylauncher now working 2019-08-05 00:48:37 +02:00
earlyLauncher added support for custom resolution ("default" 1366x768) 2019-08-07 22:43:34 +02:00
res added a helper script 2019-08-05 01:42:36 +02:00
.gitignore Updated .gitignore 2019-08-08 18:56:49 +02:00
README.md Update README.md 2019-08-08 17:54:34 +02:00
main.ui changed a string 2019-07-31 18:23:49 +02:00
ui.py added the python version of the UI 2019-08-06 13:53:23 +02:00

README.md

CustomMinecraftLauncher

The Launcher for my mod pack

TODO List

  • Launcher development
    • Convert the ui to python
    • write a front end
  • Library development
    • 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.)