I am trying to add SFS2X to my Unity project. I downloaded the c# client api. I tossed the debug dll in my Assets/Plugins/SFS2X folder.
When I open the code in vscode, it says :
Code: Select all
The type or namespace name 'Sfs2X' could not be foundHow do I tell vscode about the dll so it recognized the sfs code?
thanks!