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/lib/launcher/python/README.md

6 lines
299 B
Markdown
Raw Normal View History

# lib/launcher/python
__gui.py__ will contain the GUI (Wow! Really?). The GUI will be accessed by `main.py`.
__mchandler.py__ will be the launcher library. This time, it will not be a runnable hybrid library.
__updater.py__ will be used for updating the mod pack and possibly the launcher as well.