diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6c025db --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "third-party/lizardbyte-common"] + path = third-party/lizardbyte-common + url = https://github.com/LizardByte/lizardbyte-common.git + branch = master diff --git a/third-party/lizardbyte-common b/third-party/lizardbyte-common new file mode 160000 index 0000000..fd6c6b4 --- /dev/null +++ b/third-party/lizardbyte-common @@ -0,0 +1 @@ +Subproject commit fd6c6b4466462e6075035036bb15fd230d4ad8ff