This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
mirror of
https://github.com/godotengine/godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
5a49e45d21
godot
/
bin
/
SCsub
7 lines
75 B
Python
Raw
Blame
History
#!/usr/bin/python
Import
(
'
env
'
)
Export
(
'
env
'
)
SConscript
(
'
tests/SCsub
'
)
;
View Git Blame
Copy Permalink