From 46d63d00bcd1f1efc27d16d97bf1c6cd8bce24d9 Mon Sep 17 00:00:00 2001 From: MHLoppy Date: Thu, 3 Oct 2024 19:06:10 +1000 Subject: [PATCH] Add arcade-games as submodule --- .gitmodules | 3 +++ arcade-games | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 arcade-games diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ae425a6 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "arcade-games"] + path = arcade-games + url = https://github.com/thoth-tech/arcade-games diff --git a/arcade-games b/arcade-games new file mode 160000 index 0000000..6632bf1 --- /dev/null +++ b/arcade-games @@ -0,0 +1 @@ +Subproject commit 6632bf11d7ac2ccea538169ae076f4862fd3442a