From 1f8a0bbf218b5b404b79ecde3082749a37ff0e15 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Fri, 18 Oct 2024 19:04:44 +0200 Subject: [PATCH] Add submodules --- .gitmodules | 14 ++++++++++++++ Projects/CaptainOfIndustry/COI-Extended | 1 + Projects/CaptainOfIndustry/COI_MineDumpControl | 1 + Projects/CaptainOfIndustry/CaptainOfCheats | 1 + Projects/CaptainOfIndustry/DoubleQoLMod | 1 + 5 files changed, 18 insertions(+) create mode 100644 .gitmodules create mode 160000 Projects/CaptainOfIndustry/COI-Extended create mode 160000 Projects/CaptainOfIndustry/COI_MineDumpControl create mode 160000 Projects/CaptainOfIndustry/CaptainOfCheats create mode 160000 Projects/CaptainOfIndustry/DoubleQoLMod diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ad51da1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,14 @@ +[submodule "Projects/CaptainOfIndustry/COI-Extended"] + path = Projects/CaptainOfIndustry/COI-Extended + url = https://github.com/Keranik/COI-Extended +[submodule "Projects/CaptainOfIndustry/CaptainOfCheats"] + path = Projects/CaptainOfIndustry/CaptainOfCheats + url = https://github.com/altmank/CaptainOfCheats + url = https://github.com/Keranik/COI-Extended +[submodule "Projects/CaptainOfIndustry/DoubleQoLMod"] + path = Projects/CaptainOfIndustry/DoubleQoLMod + url = https://github.com/PhatDave/DoubleQoLMod + url = https://github.com/Keranik/COI-Extended +[submodule "Projects/CaptainOfIndustry/COI_MineDumpControl"] + path = Projects/CaptainOfIndustry/COI_MineDumpControl + url = https://github.com/hreintke/COI_MineDumpControl diff --git a/Projects/CaptainOfIndustry/COI-Extended b/Projects/CaptainOfIndustry/COI-Extended new file mode 160000 index 0000000..ad162bf --- /dev/null +++ b/Projects/CaptainOfIndustry/COI-Extended @@ -0,0 +1 @@ +Subproject commit ad162bfaec711100a779d6cff83c7eb63846d2e0 diff --git a/Projects/CaptainOfIndustry/COI_MineDumpControl b/Projects/CaptainOfIndustry/COI_MineDumpControl new file mode 160000 index 0000000..b129139 --- /dev/null +++ b/Projects/CaptainOfIndustry/COI_MineDumpControl @@ -0,0 +1 @@ +Subproject commit b129139c9ed5651fab17c0faecc7152d836085f1 diff --git a/Projects/CaptainOfIndustry/CaptainOfCheats b/Projects/CaptainOfIndustry/CaptainOfCheats new file mode 160000 index 0000000..ab65eee --- /dev/null +++ b/Projects/CaptainOfIndustry/CaptainOfCheats @@ -0,0 +1 @@ +Subproject commit ab65eeed05b65b6eb1dc3285f2060090b676952c diff --git a/Projects/CaptainOfIndustry/DoubleQoLMod b/Projects/CaptainOfIndustry/DoubleQoLMod new file mode 160000 index 0000000..b62cf51 --- /dev/null +++ b/Projects/CaptainOfIndustry/DoubleQoLMod @@ -0,0 +1 @@ +Subproject commit b62cf5198715828f07b19db2b834b33805ce22c7