Code updates

This commit is contained in:
pan.codes 2025-06-08 21:40:24 +02:00
parent a8ac7d982a
commit 16d70fc589
3 changed files with 60 additions and 0 deletions

View file

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