Files
thomasasfk_drs2dd/DanceDashLaunchHelper/NuGet.Config
T
2023-09-16 05:19:23 +01:00

7 lines
185 B
XML

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