1
0
forked from akanyan/mu3-mods

feat: implement TestMenuConfig

This commit is contained in:
2025-01-04 02:35:28 +00:00
parent 15f2fe6f57
commit 1f01b460ba
6 changed files with 314 additions and 5 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net35</TargetFramework>
<Company>7EVENDAYS⇔HOLIDAYS</Company>
<Version>3.0.0.1</Version>
<Version>3.0.0.2</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<Platforms>x64</Platforms>