diff --git a/.gitmodules b/.gitmodules index 6dfa7a455..e028ae043 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,3 +5,7 @@ [submodule "external/NLua"] path = external/NLua url = https://github.com/EverestAPI/NLua +[submodule "lib-ext"] + path = lib-ext + url = https://github.com/EverestAPI/Everest-libs + branch = binaries diff --git a/Celeste.Mod.mm/Celeste.Mod.mm.csproj b/Celeste.Mod.mm/Celeste.Mod.mm.csproj index 002a995e4..8d6070194 100644 --- a/Celeste.Mod.mm/Celeste.Mod.mm.csproj +++ b/Celeste.Mod.mm/Celeste.Mod.mm.csproj @@ -38,7 +38,6 @@ - @@ -46,6 +45,9 @@ + + +