From f4a8f9502d935506aa69f698e7632dd307964263 Mon Sep 17 00:00:00 2001 From: themodernhakr Date: Wed, 26 Feb 2025 00:27:36 -0600 Subject: [PATCH] add initial build script --- build.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 build.sh diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..b6d8693 --- /dev/null +++ b/build.sh @@ -0,0 +1,2 @@ +pip3 install git+https://github.com/WingedSeal/jmc.git#subdirectory=src +jmc compile