Posted January 28, 20223 yr Hey! So I want to know how can I decompile plugins? Lets say if I have a binary file for a plugin but I wanna view the source. How would I do this?
January 28, 20223 yr 4 minutes ago, Goodly said: Since MCGalaxy uses C# .net, you can use ILSpy Note: That won't decompile the methods that override things, such as commands.
Hey! So I want to know how can I decompile plugins? Lets say if I have a binary file for a plugin but I wanna view the source. How would I do this?