We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ca8d39 commit 6034c38Copy full SHA for 6034c38
README.md
@@ -93,6 +93,7 @@ Of course. I plan to add features when I find them interesting to add. Please do
93
* dnlib
94
* Newtonsoft.Json
95
* BouncyCastle
96
+* NAudio
97
98
## Notes
99
@@ -109,6 +110,8 @@ Of course. I plan to add features when I find them interesting to add. Please do
109
110
* Packets compressed with QuickLZ (http://www.quicklz.com/download.html)
111
* Automation tasks saved with binary format
112
* Settings saved with JSON format
113
+* Server .NET 4.8
114
+* Client .NET 4.5
115
116
## DLLs
117
0 commit comments