From 30a675140b9c84131c5e468a395dedafd443c9cd Mon Sep 17 00:00:00 2001 From: Lol3rrr Date: Sun, 15 Sep 2024 05:13:45 +0200 Subject: [PATCH] Add Protobuf submodule --- .gitmodules | 3 +++ Protobufs | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 Protobufs diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..516cdc6 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Protobufs"] + path = Protobufs + url = git@github.com:SteamDatabase/Protobufs.git diff --git a/Protobufs b/Protobufs new file mode 160000 index 0000000..b4172e2 --- /dev/null +++ b/Protobufs @@ -0,0 +1 @@ +Subproject commit b4172e2ec9f262973eb89a3a7bad96726725f009