From 9f05aa89edd0ed79158c006fdcda815c157f1a64 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 18 Mar 2017 17:30:59 +0100 Subject: add cruncher, 1.5.0 --- .gitmodules | 3 +++ analyzer | 2 +- apigrabber | 2 +- cruncher | 1 + processor | 2 +- vainsocial | 2 +- 6 files changed, 8 insertions(+), 4 deletions(-) create mode 160000 cruncher diff --git a/.gitmodules b/.gitmodules index 6e572e0..7714b5c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "analyzer"] path = analyzer url = https://gitlab.com/vainglorygame/analyzer.git +[submodule "cruncher"] + path = cruncher + url = https://gitlab.com/vainglorygame/cruncher.git diff --git a/analyzer b/analyzer index 910f7ee..16513c8 160000 --- a/analyzer +++ b/analyzer @@ -1 +1 @@ -Subproject commit 910f7eed29669d584b0bbe3f2f5f5d39a1d5a65f +Subproject commit 16513c8cd1d2188ea264951ec3dc7b5f13cb64a6 diff --git a/apigrabber b/apigrabber index c3f33f9..c2f46e0 160000 --- a/apigrabber +++ b/apigrabber @@ -1 +1 @@ -Subproject commit c3f33f90ab9266ffbafe4dc05b1fb1e44a885d9f +Subproject commit c2f46e029c44b157c22e6efff3bd762f9686994e diff --git a/cruncher b/cruncher new file mode 160000 index 0000000..12ce9bf --- /dev/null +++ b/cruncher @@ -0,0 +1 @@ +Subproject commit 12ce9bf5e3f07f13a2efa7d50a48a1b62266093c diff --git a/processor b/processor index eb7bccc..f51c1b8 160000 --- a/processor +++ b/processor @@ -1 +1 @@ -Subproject commit eb7bccc0eadcce12015c26ac280911cf87f09aff +Subproject commit f51c1b8cecd27032df9fac9e9d3bb4f2e06a9f81 diff --git a/vainsocial b/vainsocial index f625cb2..54f0a0d 160000 --- a/vainsocial +++ b/vainsocial @@ -1 +1 @@ -Subproject commit f625cb29778136b6f297d5d31fe204553181b247 +Subproject commit 54f0a0dec1e603c5f23a7b72449df74c42dc80da -- cgit v1.3.1