Start on File Transfer Packets & Handler Implementation

This commit is contained in:
2021-12-15 15:18:47 +10:00
parent e5b64f600c
commit 5b6fd24af4
18 changed files with 849 additions and 17 deletions

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net46" />
</packages>