This website requires JavaScript.
Explore
Help
Sign In
quantum
/
punyverse
Watch
1
Star
0
Fork
You've already forked punyverse
0
mirror of
https://github.com/quantum5/punyverse.git
synced
2025-04-24 21:21:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
59b6f2c7c0
punyverse
/
punyverse
/
__main__.pyw
5 lines
75 B
Python
Raw
Normal View
History
Unescape
Escape
Added launcher generation and fixed all imports.
2013-10-29 18:52:35 -04:00
from
punyverse
.
__main__
import
main
Initial version.
2013-10-22 20:38:37 -04:00
if
__name__
==
'
__main__
'
:
Added launcher generation and fixed all imports.
2013-10-29 18:52:35 -04:00
main
(
)
Reference in a new issue
Copy permalink