diff options
| author | Samuel Johnson <[email protected]> | 2025-10-09 02:24:13 -0400 |
|---|---|---|
| committer | Samuel Johnson <[email protected]> | 2025-10-09 02:24:13 -0400 |
| commit | 8518b3d1ac814837dbeed751112c1c9a66f86565 (patch) | |
| tree | be574974a534a5333a2e4aec3d9675d4eae42ced /.gitmodules | |
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0c1fef1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vendor/Unity"] + path = vendor/Unity + url = https://github.com/ThrowTheSwitch/Unity.git |
