diff options
author | DemonWav <[email protected]> | 2016-01-26 00:36:28 -0600 |
---|---|---|
committer | DemonWav <[email protected]> | 2016-01-26 00:36:28 -0600 |
commit | 729e8e30231939fe684f3afff8b374a5c9948c0d (patch) | |
tree | ea0064ba82dd52490fb9b5f640b6145a71bc2212 /.gitmodules | |
parent | ec7bb38953f307aa88259e56ab93f4d160886fa0 (diff) | |
download | Paper-729e8e30231939fe684f3afff8b374a5c9948c0d.tar.gz Paper-729e8e30231939fe684f3afff8b374a5c9948c0d.zip |
Add Paperclip support
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4fbc64d512..42c147acb1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "BuildData"] path = BuildData url = https://hub.spigotmc.org/stash/scm/spigot/builddata.git +[submodule "Paperclip"] + path = Paperclip + url = https://github.com/PaperSpigot/Paperclip.git |