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
/
etcpak
/
config.py
blob: 53b8f2f2e36005bebff39507b2be8cb7f28ec9cf (
plain
)
1
2
3
4
5
6
def can_build(env, platform): return env["tools"] def configure(env): pass