When I compile the plugin, the plugin manager brings up the name default.dll I originally have the filed saved as ores.dll And when I run default.dll nothing happens.
What am I doing wrong?
Make separate folder for each dll. Dont put them into Plugin directory.
(Instead of /Plugins/1.cs and compile Plugins folder - Make /Plugins/1/1.cs and compile 1 folder)