This website requires JavaScript.
Explore
Help
Sign In
Frisk
/
RcGcDw
Watch
1
Star
0
Fork
You've already forked RcGcDw
0
mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced
2025-02-22 00:14:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
54aeed464d
RcGcDw
/
start.py
5 lines
96 B
Python
Raw
Normal View
History
Unescape
Escape
Cleaned the file structure (#111)
2020-07-07 11:21:49 +00:00
import
src
.
rcgcdw
,
sys
if
__name__
!=
"
__main__
"
:
# return if called as a module
Further work towards an API
2021-04-24 09:19:38 +00:00
sys
.
exit
(
1
)
Copy permalink