- Apr 19, 2018
- 705
- 1,655
I am a beginner level programmer trying to get more verse in the code of these games. I am looking to try to create a mod of a .dll file of a game. I can get the .dll decompiled and exported to Visual Studio, modify the code, but I can't for the life of me figure out how to get the project solution back into a .dll so I can put it back into the game folder to try it out. Any help would be greatly appreciated.
Used Jetbrians dotpeek to decompile, and have Visual Studio 2012 and 2017.
Used Jetbrians dotpeek to decompile, and have Visual Studio 2012 and 2017.