diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..67bf086 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Nibriboard/lib/GlidingSquirrel"] + path = Nibriboard/lib/GlidingSquirrel + url = https://git.starbeamrainbowlabs.com/sbrl/GlidingSquirrel diff --git a/Nibriboard/Nibriboard.csproj b/Nibriboard/Nibriboard.csproj index a657a66..107febd 100644 --- a/Nibriboard/Nibriboard.csproj +++ b/Nibriboard/Nibriboard.csproj @@ -38,6 +38,12 @@ true x86 + + + {476D3588-4FEE-4C75-874F-214E26B8AC1A} + GlidingSquirrel + + @@ -141,4 +147,4 @@ - \ No newline at end of file + diff --git a/Nibriboard/lib/GlidingSquirrel b/Nibriboard/lib/GlidingSquirrel new file mode 160000 index 0000000..c0e4dee --- /dev/null +++ b/Nibriboard/lib/GlidingSquirrel @@ -0,0 +1 @@ +Subproject commit c0e4deec452e5d8c9273679c166437205835a70d