We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f7fc03 commit 9cbc5e8Copy full SHA for 9cbc5e8
README.md
@@ -13,6 +13,7 @@ Every library ever needed for Illusion game modding, almost.
13
</packageRestore>
14
<packageSources>
15
<add key="IllusionMods" value="https://pkgs.dev.azure.com/IllusionMods/Nuget/_packaging/IllusionMods/nuget/v3/index.json" />
16
+ <add key="BepInExLibs" value="https://nuget.bepinex.dev/v3/index.json" />
17
</packageSources>
18
</configuration>
19
```
0 commit comments