diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-09-05 22:28:11 -0600 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-09-05 22:28:11 -0600 |
commit | 6708160cec15ccd4a79979ed8ba79310fbd9285f (patch) | |
tree | f716105066534b901399f2f2e5423c7caf7a773d /.gitmodules | |
parent | d19da30f6dbf316bf89355b9b840a6d77e5435ec (diff) | |
download | jumpstorm-main.tar.gz jumpstorm-main.zip |
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..57de596 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "engine/utils/compatto"] + path = engine/utils/compatto + url = https://github.com/macarie/compatto |