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
a9c5c4db71
godot
/
modules
/
vhacd
/
config.py
7 lines
94 B
Python
Raw
Blame
History
def
can_build
(
env
,
platform
)
:
return
not
env
[
"
disable_3d
"
]
def
configure
(
env
)
:
pass
View Git Blame
Copy Permalink