TinyLifeExampleMod/NuGet.config
2021-11-23 16:23:58 +01:00

6 lines
191 B
XML

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