diff options
| author | JackJ30 <jackqjamison@proton.me> | 2024-10-12 21:39:45 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@proton.me> | 2024-10-12 21:39:45 -0400 |
| commit | ae201197d96cc3989773da7dfd66b3e7291fe16f (patch) | |
| tree | 7f2e21248bedea4488c042083645285538fec662 /shortcuts/godot | |
| parent | 84012003fe1b7a6ef5c20f132d851792e72de5fa (diff) | |
shortcuts and other changes
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 |
