From 5865e0a5ce907ba618fead367552cbc6e335ddf1 Mon Sep 17 00:00:00 2001 From: miku-666 <74728189+NessieHax@users.noreply.github.com> Date: Sun, 5 Mar 2023 12:45:56 +0100 Subject: [PATCH] Add OMI-Lib submodule --- .gitmodules | 3 +++ Vendor/OMI-Lib | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 Vendor/OMI-Lib diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..ded44002 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "OMI-Lib"] + path = Vendor/OMI-Lib + url = https://github.com/PhoenixARC/-OMI-Filetype-Library.git diff --git a/Vendor/OMI-Lib b/Vendor/OMI-Lib new file mode 160000 index 00000000..2214c304 --- /dev/null +++ b/Vendor/OMI-Lib @@ -0,0 +1 @@ +Subproject commit 2214c304a783698257e822b96edaaeaae1ab5f49