diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..112ef8b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "lib/system"] + path = lib/system + url = git@mojotrollz.eu:system.git +[submodule "lib/webtorrent"] + path = lib/webtorrent + url = git@github.com:feross/webtorrent.git diff --git a/lib/system b/lib/system new file mode 160000 index 0000000..a1f4459 --- /dev/null +++ b/lib/system @@ -0,0 +1 @@ +Subproject commit a1f44597a70dcd1d5ce74c35a8ce824159e9e3a2 diff --git a/lib/webtorrent b/lib/webtorrent new file mode 160000 index 0000000..659ea7d --- /dev/null +++ b/lib/webtorrent @@ -0,0 +1 @@ +Subproject commit 659ea7d3303f0259d963e954246aaf0d8aeb68a7