diff options
| author | bunnei <bunneidev@gmail.com> | 2018-01-16 11:56:14 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-16 11:56:14 -0500 |
| commit | f53dc4c9d6ab7ae8e90d7375ef76935ffbea93a1 (patch) | |
| tree | 16416d266d5467e7cb5fdb5e8c88ad317dd54b3f /.gitmodules | |
| parent | 8b097aa17e598fa1d1075ea1e7512925ec423524 (diff) | |
| parent | 2d7a85f7afc2240c5dd0ac35f5981382c494d81c (diff) | |
Merge pull request #31 from jroweboy/fix-deploy
Build/Deploy Updates to Setup Nightly Builds
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 07479dd78..d5a7ade4f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "lz4"] path = externals/lz4 url = http://github.com/lz4/lz4.git +[submodule "unicorn"] + path = externals/unicorn + url = https://github.com/yuzu-emu/unicorn |
