I want to know if theres a way to import/open those existing mode with the dll and all in VS in a way that you can edit that mod and "repackage" it in the module folder to test the changes.
several mods are public (come with the source), either on the download itself or using a service like Github. Make sure to check their description and links.
Thank you for the quick reply. I have almost no c# experience. I saw that documentation site earlier on how to create a mods with visual studio but the reason I'm asking is I dont want to create a mod. I just want to be able to tweak an existing one. The main reason Im asking is to help some modder on nexus with mod upgrade that I am really interested in. I dont have any intention of re-releasing those mod myself. I can open and modify xml doc pretty easily but when it come to mod created in c#, I want to know if theres a way to import/open those existing mode with the dll and all in VS in a way that you can edit that mod and "repackage" it in the module folder to test the changes. Thank you
I want to know if theres a way to import/open those existing mode with the dll and all in VS in a way that you can edit that mod and "repackage" it in the module folder to test the changes.