From c08e6988a093a5e569b3d1a7d64ecbdaecca8f6b Mon Sep 17 00:00:00 2001 From: Mgazul Date: Fri, 22 Nov 2019 20:24:58 +0800 Subject: [PATCH] add Paper-1.14.4 --- .gitmodules | 4 ++++ work/Paper | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 work/Paper 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