This repository has been archived on 2020-03-22. You can view files and clone it, but cannot push or open issues/pull-requests.
ThatMinecraftLauncher/README.md

706 B

CustomMinecraftLauncher

The Launcher for my mod pack

TODO List

  • Frontend
    • Port the GUI (and fix the design differences between Desktop environments) or write a new one
    • Write a command line interface / hybrid library to handle the other libraries and the GUI
  • Library development
    • Write a new Game launching Library
    • 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