From 0099c7ca4033d41ebe08c47acf563b4aae0f15bf Mon Sep 17 00:00:00 2001 From: Adrian Bergqvist Date: Sat, 13 Aug 2022 00:44:29 +0200 Subject: [PATCH] gitmodules --- .gitmodules | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..54f9483 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,2 @@ +[submodule "Velocity"] + url = https://github.com/PaperMC/Velocity.git