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
/
basis_universal
/
config.py
blob: 1c8cd12a2dc049bbc83fcda51d4d929cfe417206 (
plain
)
1
2
3
4
5
def can_build(env, platform): return True def configure(env): pass