From 1bdf927b13ad9ca642831281701526e2d0906cf9 Mon Sep 17 00:00:00 2001 From: Dynesshely Date: Tue, 6 Feb 2024 23:44:38 +0800 Subject: [PATCH] =?UTF-8?q?=EF=BB=BF=F0=9F=93=9D=20Chore(Submodules):=20Im?= =?UTF-8?q?port.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 18 ++++++++++++++++++ KitX Contracts | 1 + KitX File Formats | 1 + KitX Loaders | 1 + KitX Plugins | 1 + KitX Rules | 1 + KitX Script | 1 + 7 files changed, 24 insertions(+) create mode 100644 .gitmodules create mode 160000 KitX Contracts create mode 160000 KitX File Formats create mode 160000 KitX Loaders create mode 160000 KitX Plugins create mode 160000 KitX Rules create mode 160000 KitX Script diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0852a8c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,18 @@ +[submodule "KitX Contracts"] + path = KitX Contracts + url = git@github.com:Crequency/KitX-Contracts.git +[submodule "KitX File Formats"] + path = KitX File Formats + url = git@github.com:Crequency/KitX-File-Formats.git +[submodule "KitX Loaders"] + path = KitX Loaders + url = git@github.com:Crequency/KitX-Loaders.git +[submodule "KitX Plugins"] + path = KitX Plugins + url = git@github.com:Crequency/KitX-Plugins.git +[submodule "KitX Rules"] + path = KitX Rules + url = git@github.com:Crequency/KitX-Rules.git +[submodule "KitX Script"] + path = KitX Script + url = git@github.com:Crequency/KitX-Script.git diff --git a/KitX Contracts b/KitX Contracts new file mode 160000 index 0000000..856ce49 --- /dev/null +++ b/KitX Contracts @@ -0,0 +1 @@ +Subproject commit 856ce49b4aa841bde0b579f1a26d134dc8ac0808 diff --git a/KitX File Formats b/KitX File Formats new file mode 160000 index 0000000..50b818a --- /dev/null +++ b/KitX File Formats @@ -0,0 +1 @@ +Subproject commit 50b818aa22b68c8d456125d27baff891ae283031 diff --git a/KitX Loaders b/KitX Loaders new file mode 160000 index 0000000..49dbb65 --- /dev/null +++ b/KitX Loaders @@ -0,0 +1 @@ +Subproject commit 49dbb65c89d72e90d4ab018ff87a51bcf1e4f48d diff --git a/KitX Plugins b/KitX Plugins new file mode 160000 index 0000000..bbb51be --- /dev/null +++ b/KitX Plugins @@ -0,0 +1 @@ +Subproject commit bbb51be339675fe5971eaf97d351de3eba54da9e diff --git a/KitX Rules b/KitX Rules new file mode 160000 index 0000000..646eb4f --- /dev/null +++ b/KitX Rules @@ -0,0 +1 @@ +Subproject commit 646eb4f63db1466825c7459be2810e2a1a81d31c diff --git a/KitX Script b/KitX Script new file mode 160000 index 0000000..a9292af --- /dev/null +++ b/KitX Script @@ -0,0 +1 @@ +Subproject commit a9292af45321127bebd3e98a6fa569765d20aae5