From 783a8602a11a7f01190e83ccb98450ca5b627ca2 Mon Sep 17 00:00:00 2001 From: Nikolay Borodin Date: Tue, 2 Apr 2024 18:20:30 +0200 Subject: [PATCH] Added WaifUPnP submodule --- .gitmodules | 4 ++++ 3rdparty/WaifUPnP | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 3rdparty/WaifUPnP diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8324ada --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "3rdparty/WaifUPnP"] + path = 3rdparty/WaifUPnP + url = https://github.com/Monsterovich/WaifUPnP/ + branch = lanemu-upnp diff --git a/3rdparty/WaifUPnP b/3rdparty/WaifUPnP new file mode 160000 index 0000000..13d6e14 --- /dev/null +++ b/3rdparty/WaifUPnP @@ -0,0 +1 @@ +Subproject commit 13d6e1485bcc9c323147072c13239d94b5333ae0