1
0
forked from akanyan/mu3-mods
Files
mu3-mods/Enhancements/DisableTimers/DisableTimers.csproj
2024-12-22 16:16:52 +00:00

8 lines
264 B
XML

<Project>
<PropertyGroup>
<AssemblyName>Assembly-CSharp.DisableTimers.mm</AssemblyName>
<Description>Disable all timers</Description>
<OutCategory>enhancements</OutCategory>
</PropertyGroup>
<Import Project="..\..\Mu3Mods.csproj" />
</Project>