1
0
forked from akanyan/mu3-mods

feat: implement TestMenuScaling

This commit is contained in:
2025-01-02 00:15:40 +00:00
parent 414bb35f9a
commit f7f3503d56
4 changed files with 138 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<Project>
<PropertyGroup>
<AssemblyName>Assembly-CSharp.TestMenuScaling.mm</AssemblyName>
<Description>Test menu scaling</Description>
<OutCategory>fixes</OutCategory>
</PropertyGroup>
<Import Project="..\..\Mu3Mods.csproj" />
</Project>