index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
nativescript
/
config.py
blob: 4f89ca0d4cff3acaf897234b2021c710ddf12e28 (
plain
)
1
2
3
4
5
6
7
8
def can_build(platform): return False def configure(env): env.use_ptrcall = True