1
0
forked from akanyan/mu3-mods

add offgeki

This commit is contained in:
2025-04-01 22:58:19 -06:00
parent 8c58151b81
commit 5308b02a17
12 changed files with 644 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<Project>
<PropertyGroup>
<AssemblyName>Assembly-CSharp.Offgeki.mm</AssemblyName>
<Description>Modular removal of UI elements</Description>
<Version>1.0.0</Version>
<OutCategory>extras</OutCategory>
</PropertyGroup>
<Import Project="..\..\Mu3Mods.csproj" />
</Project>