about summary refs log tree commit diff stats
path: root/NuGet.Config
diff options
context:
space:
mode:
Diffstat (limited to 'NuGet.Config')
-rw-r--r--NuGet.Config6
1 files changed, 6 insertions, 0 deletions
diff --git a/NuGet.Config b/NuGet.Config new file mode 100644 index 0000000..1864ded --- /dev/null +++ b/NuGet.Config
@@ -0,0 +1,6 @@
1<?xml version="1.0" encoding="utf-8"?>
2<configuration>
3 <packageSources>
4 <add key="BepInEx" value="https://nuget.bepinex.dev/v3/index.json" />
5 </packageSources>
6</configuration> \ No newline at end of file