diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..a968efdaf --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "work/Paper"] + path = work/Paper + url = https://github.com/PaperMC/Paper.git + branch = ver/1.12.2 \ No newline at end of file