From 96238f294af5fde1ad9301c6f6bbdaea87a4a955 Mon Sep 17 00:00:00 2001 From: Abelfreyja <96177659+Abelfreyja@users.noreply.github.com> Date: Mon, 25 Aug 2025 20:47:25 +0900 Subject: [PATCH] move to submodule, nuget outdated, fix routes for api too and of course update packages --- .gitmodules | 3 +++ PenumbraAPI | 1 + 2 files changed, 4 insertions(+) create mode 160000 PenumbraAPI diff --git a/.gitmodules b/.gitmodules index dd4161a..b3983c8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "LightlessAPI"] path = LightlessAPI url = https://github.com/Light-Public-Syncshells/LightlessAPI +[submodule "PenumbraAPI"] + path = PenumbraAPI + url = https://github.com/Ottermandias/Penumbra.Api.git diff --git a/PenumbraAPI b/PenumbraAPI new file mode 160000 index 0000000..af41b17 --- /dev/null +++ b/PenumbraAPI @@ -0,0 +1 @@ +Subproject commit af41b1787acef9df7dc83619fe81e63a36443ee5