1
0
mirror of synced 2025-02-06 22:54:20 +01:00
TakoTako/test/MyFirstPlugin/NuGet.Config
2022-08-14 13:39:31 +10:00

6 lines
184 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="BepInEx" value="https://nuget.bepinex.dev/v3/index.json" />
</packageSources>
</configuration>