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