7 lines
239 B
XML
7 lines
239 B
XML
|
<Project>
|
|||
|
<PropertyGroup>
|
|||
|
<AssemblyName>Assembly-CSharp.Pause.mm</AssemblyName>
|
|||
|
<Description>Enables pausing the game with the service button</Description>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="..\Mu3Mods.csproj" />
|
|||
|
</Project>
|