1
0
forked from akanyan/mu3-mods

feat: implement ExclusiveAudio

This commit is contained in:
2025-01-12 15:31:21 +00:00
parent 31fa3ce028
commit 7900fbbce9
15 changed files with 141 additions and 27 deletions

View File

@ -0,0 +1,8 @@
<Project>
<PropertyGroup>
<AssemblyName>Assembly-CSharp.ExclusiveAudio.mm</AssemblyName>
<Description>2ch exclusive audio</Description>
<OutCategory>fixes</OutCategory>
</PropertyGroup>
<Import Project="..\..\Mu3Mods.csproj" />
</Project>