We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0241ed6 commit 236ef29Copy full SHA for 236ef29
CSync/CSync.csproj
@@ -38,6 +38,7 @@
38
<ThunderstoreDescription>Configuration file syncing library for BepInEx.</ThunderstoreDescription>
39
<ThunderstoreIconPath>$(ProjectDir)assets/icons/icon.png</ThunderstoreIconPath>
40
<HasBepInPlugin>true</HasBepInPlugin>
41
+ <PluginRootNamespace>CSync</PluginRootNamespace>
42
</PropertyGroup>
43
44
<ItemGroup>
0 commit comments