worthless-launcher/worthless/__init__.py
tretrauit da3ee30ab1
Wrap game resource info from the server
Also add function to get the diff archive (for faster updating)

Download function soon, although I can't make sure that the download function will work properly (like pause, resume download etc.)
2022-02-16 22:18:56 +07:00

5 lines
104 B
Python

from worthless import launcher, installer
Launcher = launcher.Launcher
Installer = installer.Installer