index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
script
/
gdscript
/
SCsub
blob: dd812edec5d7c4f1e3aa9029a5f3b18c9a461aa3 (
plain
)
1
2
3
4
5
6
7
Import('env') env.add_source_files(env.script_sources,"*.cpp") Export('env')