Initial commit
This commit is contained in:
4
run-editor.sh
Executable file
4
run-editor.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd godot
|
||||
gdb --args ../src/godot/bin/godot.x11.opt.tools.64 --verbose -e $*
|
||||
Reference in New Issue
Block a user