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
992048ede3
worthless-launcher
/
worthless
/
__main__.py
7 lines
89 B
Python
Raw
Normal View
History
Unescape
Escape
Update source (still WIP)
2022-01-28 13:08:53 +00: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 15:18:56 +00:00
from
worthless
import
gui
Update source (still WIP)
2022-01-28 13:08:53 +00:00
if
__name__
==
'
__main__
'
:
Update tests
2022-01-29 16:32:38 +00:00
gui
.
main
(
)
Reference in New Issue
Copy Permalink