diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..845736a09 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "work/Paper"] + path = work/Paper + url = https://github.com/PaperMC/Paper.git + branch = ver/1.14 diff --git a/work/Paper b/work/Paper new file mode 160000 index 000000000..10c29e736 --- /dev/null +++ b/work/Paper @@ -0,0 +1 @@ +Subproject commit 10c29e7369df57f7bdb68bf8b4fdc6f229e6a014