From fb7831d62911c5f9d7424222361a046f56f3a9bc Mon Sep 17 00:00:00 2001 From: Anonymous-275 Date: Mon, 29 Mar 2021 11:57:58 +0300 Subject: [PATCH] Added evpp with git link --- .gitmodules | 3 +++ evpp | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 evpp diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b37131e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "evpp"] + path = evpp + url = https://github.com/BeamMP/evpp.git diff --git a/evpp b/evpp new file mode 160000 index 0000000..23c4f78 --- /dev/null +++ b/evpp @@ -0,0 +1 @@ +Subproject commit 23c4f7850ef34b6b33142db7062204896bbda0c5