diff options
author | Matt A. Tobin <email@mattatobin.com> | 2019-12-16 14:06:03 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2019-12-16 14:06:03 -0500 |
commit | 0e3a8df0db0a3a757e3dce3dfb1404c3233a172c (patch) | |
tree | d6b87ce36588296f033e6bd538d7305f8d8f54a7 /.gitmodules | |
parent | 744b3b245cdce0c43aeeaf860a0b7a5d6b6b9761 (diff) | |
download | basilisk-0e3a8df0db0a3a757e3dce3dfb1404c3233a172c.tar.gz |
Add platform submodule
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..77dd2cb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "platform"] + path = platform + url = https://github.com/MoonchildProductions/UXP.git |