From d734bf6f3f8d1c1f8b5645bc7d57ebd88d0efcab Mon Sep 17 00:00:00 2001 From: hovertank3d Date: Sat, 18 Jan 2025 14:11:02 +0100 Subject: include genhl source and add buildscript --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..24e92b4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "deps/genhl"] + path = deps/genhl + url = https://github.com/hovertank3d/genhl -- cgit v1.2.3