[+] Make ForceAsServer and ForceFreePlay individual components

This commit is contained in:
Clansty
2024-08-22 20:17:26 +08:00
parent ffe3843747
commit d58fe84439
7 changed files with 47 additions and 26 deletions

View File

@@ -284,6 +284,8 @@
<Compile Include="Fix\BasicFix.cs" />
<Compile Include="Fix\DisableReboot.cs" />
<Compile Include="Fix\FixCharaCrash.cs" />
<Compile Include="Fix\ForceAsServer.cs" />
<Compile Include="Fix\ForceFreePlay.cs" />
<Compile Include="Fix\RemoveEncryption.cs" />
<Compile Include="Fix\SkipVersionCheck.cs" />
<Compile Include="Performance\ImproveLoadSpeed.cs" />