diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0aecb74 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,36 @@ +[submodule "anvil"] + path = anvil + url = https://github.com/minetest-mods/anvil.git +[submodule "castle_farming"] + path = castle_farming + url = https://github.com/minetest-mods/castle_farming.git +[submodule "castle_gates"] + path = castle_gates + url = https://github.com/minetest-mods/castle_gates.git +[submodule "castle_lighting"] + path = castle_lighting + url = https://github.com/minetest-mods/castle_lighting.git +[submodule "castle_masonry"] + path = castle_masonry + url = https://github.com/minetest-mods/castle_masonry.git +[submodule "castle_shields"] + path = castle_shields + url = https://github.com/minetest-mods/castle_shields.git +[submodule "castle_storage"] + path = castle_storage + url = https://github.com/minetest-mods/castle_storage.git +[submodule "castle_tapestries"] + path = castle_tapestries + url = https://github.com/minetest-mods/castle_tapestries.git +[submodule "castle_weapons"] + path = castle_weapons + url = https://github.com/minetest-mods/castle_weapons.git +[submodule "crafting_bench"] + path = crafting_bench + url = https://github.com/minetest-mods/crafting_bench.git +[submodule "orbs_of_time"] + path = orbs_of_time + url = https://github.com/minetest-mods/orbs_of_time.git +[submodule "ropes"] + path = ropes + url = https://github.com/minetest-mods/ropes.git diff --git a/anvil b/anvil new file mode 160000 index 0000000..a3999bf --- /dev/null +++ b/anvil @@ -0,0 +1 @@ +Subproject commit a3999bf3387f0553368496b20754a19ebdd3a339 diff --git a/castle_farming b/castle_farming new file mode 160000 index 0000000..2a4c263 --- /dev/null +++ b/castle_farming @@ -0,0 +1 @@ +Subproject commit 2a4c263e6045e7d1a5ae5f2a3d87be20491ff238 diff --git a/castle_gates b/castle_gates new file mode 160000 index 0000000..9758da2 --- /dev/null +++ b/castle_gates @@ -0,0 +1 @@ +Subproject commit 9758da21b34e343960bc318ec96fdc31e1d3c1b5 diff --git a/castle_lighting b/castle_lighting new file mode 160000 index 0000000..92b0ec8 --- /dev/null +++ b/castle_lighting @@ -0,0 +1 @@ +Subproject commit 92b0ec82e4ced2bf4384fe384978000f7159e331 diff --git a/castle_masonry b/castle_masonry new file mode 160000 index 0000000..4a198a5 --- /dev/null +++ b/castle_masonry @@ -0,0 +1 @@ +Subproject commit 4a198a530e95d25393aea303b8d340c8be31c8fe diff --git a/castle_shields b/castle_shields new file mode 160000 index 0000000..ce853d7 --- /dev/null +++ b/castle_shields @@ -0,0 +1 @@ +Subproject commit ce853d7bed30a8eb8b646cac17114d12aefe0266 diff --git a/castle_storage b/castle_storage new file mode 160000 index 0000000..2b9e5f6 --- /dev/null +++ b/castle_storage @@ -0,0 +1 @@ +Subproject commit 2b9e5f6bcbefa36894815eecf6a7d01829ad1b8d diff --git a/castle_tapestries b/castle_tapestries new file mode 160000 index 0000000..955afb8 --- /dev/null +++ b/castle_tapestries @@ -0,0 +1 @@ +Subproject commit 955afb8885d2378cbd7038188726705c608c0c09 diff --git a/castle_weapons b/castle_weapons new file mode 160000 index 0000000..5f5232a --- /dev/null +++ b/castle_weapons @@ -0,0 +1 @@ +Subproject commit 5f5232a685cc371e9decceb155467e462b6220fc diff --git a/crafting_bench b/crafting_bench new file mode 160000 index 0000000..3aa4cfb --- /dev/null +++ b/crafting_bench @@ -0,0 +1 @@ +Subproject commit 3aa4cfb8816b96d559154f918971f2709dd03d73 diff --git a/orbs_of_time b/orbs_of_time new file mode 160000 index 0000000..8297ede --- /dev/null +++ b/orbs_of_time @@ -0,0 +1 @@ +Subproject commit 8297ede8eaf9b246c4b045301523e2cfcb9a3b13 diff --git a/ropes b/ropes new file mode 160000 index 0000000..eec5465 --- /dev/null +++ b/ropes @@ -0,0 +1 @@ +Subproject commit eec546558b8496d4d5a2adb833e77630b482e05d