diff options
author | Jason Penilla <[email protected]> | 2023-12-06 13:45:12 -0700 |
---|---|---|
committer | Jason Penilla <[email protected]> | 2023-12-06 13:53:16 -0700 |
commit | 0addaa1cf2ac8b7f641782bbb2c92d9d8393e7d2 (patch) | |
tree | 4d359ca3c470806e87511c4b2ed68936d1955b4e /.gitmodules | |
parent | c833571526719e1955a5d102e265d571e35a756e (diff) | |
download | Paper-0addaa1cf2ac8b7f641782bbb2c92d9d8393e7d2.tar.gz Paper-0addaa1cf2ac8b7f641782bbb2c92d9d8393e7d2.zip |
Temp adventure update
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7280fb743d..629d414712 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "work/Spigot"] path = work/Spigot url = https://hub.spigotmc.org/stash/scm/spigot/spigot.git +[submodule "adventure-temp"] + path = adventure-temp + url = https://github.com/KyoriPowered/adventure.git |