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
c22918673bea27fc277b08e218bbdf24bb03ec52
worthless-launcher
/
worthless
/
__main__.py
7 lines
81 B
Python
Raw
Normal View
History
Unescape
Escape
Update source (still WIP)
2022-01-28 20:08:53 +07:00
#!/usr/bin/python3
Support chinese variant, QQ object in launcher and some code optimizations
2022-02-16 00:49:33 +07:00
import
gui
as
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