diff options
Diffstat (limited to 'shortcuts/godot')
| -rwxr-xr-x | shortcuts/godot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shortcuts/godot b/shortcuts/godot new file mode 100755 index 0000000..a2d74f9 --- /dev/null +++ b/shortcuts/godot @@ -0,0 +1,3 @@ +#!/bin/sh + +godot-mono --single-window
\ No newline at end of file |
