diff options
| author | Vainsocial root <root@vainsocial> | 2017-03-07 17:42:21 +0000 |
|---|---|---|
| committer | Vainsocial root <root@vainsocial> | 2017-03-07 17:42:21 +0000 |
| commit | 861a4b3c6fd59ff2ba3a7b7d3bb54a12df4b3a47 (patch) | |
| tree | 61a9b62e3dd05ca9b4f452ea8750c868cd9689d3 /.gitmodules | |
| download | meta-861a4b3c6fd59ff2ba3a7b7d3bb54a12df4b3a47.tar.gz meta-861a4b3c6fd59ff2ba3a7b7d3bb54a12df4b3a47.zip | |
first setup
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8a05ad0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "apigrabber"] + path = apigrabber + url = https://github.com/vainglorygame/apigrabber +[submodule "processor"] + path = processor + url = https://github.com/vainglorygame/processor +[submodule "statscompiler"] + path = statscompiler + url = https://github.com/vainglorygame/statscompiler |
