From 18db4b5e2e43bcfed76b7831a4d0ee49419a5ad7 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 22 May 2024 09:25:08 -0400 Subject: Initial commit --- AnodyneArchipelago.csproj | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 AnodyneArchipelago.csproj (limited to 'AnodyneArchipelago.csproj') diff --git a/AnodyneArchipelago.csproj b/AnodyneArchipelago.csproj new file mode 100644 index 0000000..a97b715 --- /dev/null +++ b/AnodyneArchipelago.csproj @@ -0,0 +1,32 @@ + + + + net462 + AnodyneArchipelago + My first plugin + 1.0.0 + true + latest + x64 + + + + + + + + + + + + + ..\BepInEx\Runtimes\NET\BepInEx.NET.Common\bin\Debug\net462\0Harmony.dll + + + ..\BepInEx\Runtimes\NET\BepInEx.NET.Common\bin\Debug\net462\BepInEx.Core.dll + + + ..\BepInEx\Runtimes\NET\BepInEx.NET.Common\bin\Debug\net462\BepInEx.NET.Common.dll + + + -- cgit 1.4.1