1
0
forked from akanyan/mu3-mods

chore: major cleanup

This commit is contained in:
2024-07-04 21:39:11 +09:00
parent 74ecdf111a
commit 76884216dd
52 changed files with 126 additions and 377 deletions

7
Pause/Pause.csproj Normal file
View File

@ -0,0 +1,7 @@
<Project>
<PropertyGroup>
<AssemblyName>Assembly-CSharp.Pause.mm</AssemblyName>
<Description>Enables pausing the game with the service button</Description>
</PropertyGroup>
<Import Project="..\Mu3Mods.csproj" />
</Project>