fix: use 7z to extract game file

This commit is contained in:
2022-09-28 21:19:20 +07:00
parent f54c2f432b
commit 1830081cb0
2 changed files with 8 additions and 3 deletions

View File

@ -9,7 +9,7 @@ README = (HERE / "README.md").read_text()
setup(
name='worthless',
version='2.2.3',
version='2.2.4',
packages=['worthless', 'worthless.classes', 'worthless.classes.launcher', 'worthless.classes.installer'],
url='https://git.froggi.es/tretrauit/worthless-launcher',
license='MIT License',