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
/
recast
/
config.py
blob: d42f07b2a9c9c2d143f568e63aa32842698b1529 (
plain
)
1
2
3
4
5
6
7
def can_build(platform): return platform != "android" def configure(env): pass