mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Implement file polling for disk session cache
For use in case FileSystemWatcher does not work, see #684
This commit is contained in:
parent
5e11348e6f
commit
2ebc8eded5
3 changed files with 86 additions and 9 deletions
|
|
@ -97,6 +97,7 @@
|
|||
<Compile Include="Commands\Script.cs" />
|
||||
<Compile Include="Commands\Send.cs" />
|
||||
<Compile Include="Commands\Set.cs" />
|
||||
<Compile Include="Protocol\Session\SessionFileMonitor.cs" />
|
||||
<Compile Include="WinAPI\ConsoleIcon.cs" />
|
||||
<Compile Include="ConsoleIO.cs" />
|
||||
<Compile Include="Crypto\Streams\BouncyAes\AesFastEngine.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue