tretrauit
fd00e8b51d
Game now apply update properly (hopefully) Signed-off-by: tretrauit <tretrauit@gmail.com>
6 lines
105 B
Python
6 lines
105 B
Python
from worthless import launcher, installer
|
|
|
|
Launcher = launcher.Launcher
|
|
Installer = installer.Installer
|
|
|