From a82b9ba9e92a188fd2bf2be85384414a4121d119 Mon Sep 17 00:00:00 2001 From: Astatin Date: Wed, 18 Jun 2025 19:46:59 +0200 Subject: Add build script for building a self containing linux executable --- scripts/makeself-start.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 scripts/makeself-start.sh (limited to 'scripts/makeself-start.sh') 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" $* -- cgit v1.2.3-70-g09d2