mu3-mods/DisableEncryption/DisableEncryption.csproj
akanyan 42cf65bdb7 feat: add 4 things
* DisableEncryption
* LoadBoost
* UnlockFrameRate
* UnlockMasterDifficulty

WIP, not fully reviewed/tested yet.
2024-07-08 00:42:55 +09:00

7 lines
221 B
XML

<Project>
<PropertyGroup>
<AssemblyName>Assembly-CSharp.DisableEncryption.mm</AssemblyName>
<Description>Disable encryption</Description>
</PropertyGroup>
<Import Project="..\Mu3Mods.csproj" />
</Project>