1
0
forked from akanyan/mu3-mods
Files
mu3-mods/Enhancements/Pause/Pause.csproj
2024-12-22 16:16:52 +00:00

8 lines
286 B
XML

<Project>
<PropertyGroup>
<AssemblyName>Assembly-CSharp.Pause.mm</AssemblyName>
<Description>Enables pausing the game with the service button</Description>
<OutCategory>enhancements</OutCategory>
</PropertyGroup>
<Import Project="..\..\Mu3Mods.csproj" />
</Project>