I was looking into modding menus, and I decided to test out some stuff on the vMenu. Looking at the files for vMenu, I realized its all in .dll files, which I haven’t touched before. I decompiled it using dotPeek and I edited the name as a trial. The issue is I can’t seem to get it compiled back to what it was again. I have attached all the references, but it still gives me too many errors for the file to go back to its .dll format. What exactly am I doing wrong?
Is there a way to just add the .cs , .pdb, .sln, & .csproj files into a folder and just stream that instead onto the server?