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
/
arkit
/
config.py
blob: 96e41826c5460a559dcfe7931b989e460068f9cf (
plain
)
1
2
3
4
5
def can_build(env, platform): return platform == 'iphone' def configure(env): pass