commit 738163d80c064952704b3209e6189e573cc40355 Author: Camden Dixie O'Brien Date: Fri Jul 18 18:07:15 2025 +0100 Add unity submodule diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..cc3b062 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "dep/unity"] + path = dep/unity + url = https://github.com/ThrowTheSwitch/Unity.git diff --git a/dep/unity b/dep/unity new file mode 160000 index 0000000..cbcd08f --- /dev/null +++ b/dep/unity @@ -0,0 +1 @@ +Subproject commit cbcd08fa7de711053a3deec6339ee89cad5d2697