From 9949d2bbc4a4c456f043ecaf0303540b1b1d4fb4 Mon Sep 17 00:00:00 2001 From: Robert Vokac Date: Tue, 14 Jan 2025 17:07:38 +0100 Subject: [PATCH] Added directories Content and worlds --- .gitmodules | 6 ++++++ mobile-eggbert-fna/Content | 1 + mobile-eggbert-fna/worlds | 1 + 3 files changed, 8 insertions(+) create mode 160000 mobile-eggbert-fna/Content create mode 160000 mobile-eggbert-fna/worlds diff --git a/.gitmodules b/.gitmodules index eee003a..3682f34 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,9 @@ [submodule "fnalibs"] path = fnalibs url = https://github.com/butter-cat-games/fnalibs.git +[submodule "mobile-eggbert-fna/Content"] + path = mobile-eggbert-fna/Content + url = https://code.openeggbert.com/openeggbert/speedy-blupi-dadagames-content +[submodule "mobile-eggbert-fna/worlds"] + path = mobile-eggbert-fna/worlds + url = https://code.openeggbert.com/openeggbert/speedy-blupi-dadagames-worlds diff --git a/mobile-eggbert-fna/Content b/mobile-eggbert-fna/Content new file mode 160000 index 0000000..01b2a1a --- /dev/null +++ b/mobile-eggbert-fna/Content @@ -0,0 +1 @@ +Subproject commit 01b2a1ae753bfb773f60c24519d1a496f242bb62 diff --git a/mobile-eggbert-fna/worlds b/mobile-eggbert-fna/worlds new file mode 160000 index 0000000..696a2f2 --- /dev/null +++ b/mobile-eggbert-fna/worlds @@ -0,0 +1 @@ +Subproject commit 696a2f2286af4ebc7df98308a075d74a19e4efd0