This website requires JavaScript.
Explore
Help
Sign In
tretrauit
/
worthless-launcher
Watch
1
Star
0
Fork
0
You've already forked worthless-launcher
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
8b2d0cad8fad867369b77dc125f4bbece9d13148
worthless-launcher
/
worthless
/
__main__.py
7 lines
89 B
Python
Raw
Normal View
History
Unescape
Escape
Update source (still WIP)
2022-01-28 20:08:53 +07:00
#!/usr/bin/python3
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
from
worthless
import
gui
Update source (still WIP)
2022-01-28 20:08:53 +07:00
if
__name__
==
'
__main__
'
:
Update tests
2022-01-29 23:32:38 +07:00
gui
.
main
(
)
Reference in New Issue
Copy Permalink