forked from akanyan/mu3-mods
8 lines
269 B
XML
8 lines
269 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<AssemblyName>Assembly-CSharp.DisableEncryption.mm</AssemblyName>
|
|
<Description>Disable network encryption</Description>
|
|
<OutCategory>fixes</OutCategory>
|
|
</PropertyGroup>
|
|
<Import Project="..\..\Mu3Mods.csproj" />
|
|
</Project> |