-run script in editor
-add search docs dialog that returns places string was found -added flash
This commit is contained in:
parent
51c55b237b
commit
f2a068984c
40 changed files with 25011 additions and 6 deletions
|
|
@ -8,3 +8,5 @@ common_x11=[\
|
|||
]
|
||||
|
||||
env.Program('#bin/godot',['godot_x11.cpp']+common_x11)
|
||||
if env['target'] == "release":
|
||||
env.Command('#bin/godot_rel', '#bin/godot', Copy('bin/godot_rel', 'bin/godot'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue