diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 70a9c59..069d44b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -44,6 +44,10 @@ path = shrinker url = https://gitlab.com/vainglorygame/shrinker.git branch = release/2.14.0 +[submodule "reaper"] + path = reaper + url = ./reaper + branch = release/2.17.0 [submodule "status"] path = status url = https://gitlab.com/vainglorygame/status.git |
