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
fec3d9e68c
godot
/
modules
/
cvtt
/
config.py
7 lines
89 B
Python
Raw
Blame
History
def
can_build
(
env
,
platform
)
:
return
env
.
editor_build
def
configure
(
env
)
:
pass
View Git Blame
Copy Permalink