mu3-mods/UnlockMasterDifficulty/UnlockMasterDifficulty.csproj
akanyan cc7bc8613b feat: add the remaining things
* DisableMaintenance
* UnlockAllMusic
* UnlockGameEvents
* UnlockMemoryChapters
2024-07-08 02:10:46 +09:00

7 lines
232 B
XML

<Project>
<PropertyGroup>
<AssemblyName>Assembly-CSharp.UnlockMasterDifficulty.mm</AssemblyName>
<Description>Unlock master difficulty</Description>
</PropertyGroup>
<Import Project="..\Mu3Mods.csproj" />
</Project>