diff options
Diffstat (limited to 'scripts/makeself-start.sh')
-rw-r--r-- | scripts/makeself-start.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/makeself-start.sh b/scripts/makeself-start.sh new file mode 100644 index 0000000..8388ad6 --- /dev/null +++ b/scripts/makeself-start.sh @@ -0,0 +1,2 @@ +#!/bin/sh +./gb_linux-x86_64 main.rom --title "Astatin's Bunny Game" $* |