index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
vhacd
/
config.py
blob: a42f27fbe122efb6dda2148879346227a88acb53 (
plain
)
1
2
3
4
5
6
def can_build(env, platform): return not env["disable_3d"] def configure(env): pass