mu3-mods/Pause/Pause.csproj

7 lines
239 B
XML
Raw Normal View History

2024-07-04 12:39:11 +00:00
<Project>
<PropertyGroup>
<AssemblyName>Assembly-CSharp.Pause.mm</AssemblyName>
<Description>Enables pausing the game with the service button</Description>
</PropertyGroup>
<Import Project="..\Mu3Mods.csproj" />
</Project>