worthless-launcher/worthless/__init__.py
tretrauit fd00e8b51d
Add support for hdiffpatch files
Game now apply update properly (hopefully)

Signed-off-by: tretrauit <tretrauit@gmail.com>
2022-03-31 02:09:33 +07:00

6 lines
105 B
Python

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